From 661708990b04b4f939a02cc740e9fa33dd7566bb Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期三, 30 八月 2023 10:58:04 +0800
Subject: [PATCH] 小程序
---
minipro_standard/pages.json | 43 +++++++++++++++++++++++++++++++++++++------
1 files changed, 37 insertions(+), 6 deletions(-)
diff --git a/minipro_standard/pages.json b/minipro_standard/pages.json
index 5c6f7ad..7ee4eb5 100644
--- a/minipro_standard/pages.json
+++ b/minipro_standard/pages.json
@@ -54,7 +54,43 @@
}
}
- ],
+ ,{
+ "path" : "pages/plannedProgress/plannedProgress",
+ "style" :
+ {
+ "navigationBarTitleText": "璁″垝杩涘害",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ,{
+ "path" : "pages/planDetails/planDetails",
+ "style" :
+ {
+ "navigationBarTitleText": "璁″垝璇︽儏",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ,{
+ "path" : "pages/plannedDistribution/plannedDistribution",
+ "style" :
+ {
+ "navigationBarTitleText": "璁″垝鍒嗛厤",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ,{
+ "path" : "pages/allocation/allocation",
+ "style" :
+ {
+ "navigationBarTitleText": "閫夋嫨",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ],
"subPackages": [
{
"root": "pages_adjust",
@@ -74,11 +110,6 @@
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#ffffff"
-<<<<<<< HEAD
-=======
-
-
->>>>>>> 9e4d7b06a15aabe0141a991fe9358802a0590378
},
"tabBar": {
"color": "#666666",
--
Gitblit v1.9.3