From e6a02c8b09a796e436a501e9b87d19e25c34c9d1 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期日, 07 四月 2024 15:53:37 +0800
Subject: [PATCH] #
---
pages.json | 76 ++++++++++++++++++++++++++++++++++++++
1 files changed, 76 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 332e6fb..3f0e94d 100644
--- a/pages.json
+++ b/pages.json
@@ -7,6 +7,12 @@
}
},
{
+ "path": "pages/login/login2",
+ "style": {
+ "navigationBarTitleText": "鐧诲綍2"
+ }
+ },
+ {
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "涓壃CRM"
@@ -334,6 +340,58 @@
"enablePullDownRefresh" : false
}
},
+ // {
+ // "path" : "pages/business/process/weekly",
+ // "style" :
+ // {
+ // "navigationBarTitleText" : "鍛�/鏃ユ姤",
+ // "enablePullDownRefresh" : false
+ // }
+ // },
+ {
+ "path": "pages/business/process/weekly",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "鍛�/鏃ユ姤"
+
+ }
+ },
+ {
+ "path" : "pages/business/process/weeklySelect",
+ "style" :
+ {
+ "navigationBarTitleText" : "閫夋嫨鏃ユ湡",
+ "enablePullDownRefresh" : false,
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path" : "pages/business/process/dayDetl",
+ "style" :
+ {
+ "navigationBarTitleText" : "璇︽儏",
+ "enablePullDownRefresh" : false,
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path" : "pages/business/process/dayStroke",
+ "style" :
+ {
+ "navigationBarTitleText" : "鏃ヨ绋�",
+ "enablePullDownRefresh" : false,
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path" : "pages/business/process/dayStrokeCreate",
+ "style" :
+ {
+ "navigationBarTitleText" : "鏂板缓鏃ヨ绋�",
+ "enablePullDownRefresh" : false,
+ "navigationStyle": "custom"
+ }
+ },
{
"path" : "pages/business/plan/modiPlan7",
"style" :
@@ -349,6 +407,24 @@
"navigationBarTitleText" : "鍏朵粬",
"enablePullDownRefresh" : false
}
+ },
+ {
+ "path" : "pages/business/goBusiness/businessTripOtherDetl",
+ "style" :
+ {
+ "navigationBarTitleText" : "璇︽儏",
+ "enablePullDownRefresh" : false,
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path" : "pages/business/goBusiness/addBusinessTripOther",
+ "style" :
+ {
+ "navigationBarTitleText" : "娣诲姞鍑哄樊鐢宠",
+ "enablePullDownRefresh" : false
+ // "navigationStyle": "custom"
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.1