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 | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 52 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 2772f8e..3f0e94d 100644
--- a/pages.json
+++ b/pages.json
@@ -340,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" :
--
Gitblit v1.9.1