From 05db93c48c69b1fc5db8bb2fce4c37014e92e450 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 19 八月 2025 10:01:30 +0800
Subject: [PATCH] 代码初始化
---
h5/pages.json | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 56 insertions(+), 1 deletions(-)
diff --git a/h5/pages.json b/h5/pages.json
index f5d1194..a422de9 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -7,6 +7,7 @@
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "妫�鏌�",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
@@ -15,6 +16,7 @@
"style" :
{
"navigationBarTitleText" : "鎴戠殑宸ュ崟",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
@@ -23,6 +25,7 @@
"style" :
{
"navigationBarTitleText" : "鎴戠殑涓婃姤",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
@@ -31,6 +34,7 @@
"style" :
{
"navigationBarTitleText" : "鍥捐〃",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
@@ -39,6 +43,7 @@
"style" :
{
"navigationBarTitleText" : "SHE浜嬩欢涓婃姤",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
@@ -47,6 +52,7 @@
"style" :
{
"navigationBarTitleText" : "璇︽儏",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
@@ -55,6 +61,7 @@
"style" :
{
"navigationBarTitleText" : "璺岀粖婊戦闄╀笂鎶�",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
@@ -63,6 +70,7 @@
"style" :
{
"navigationBarTitleText" : "璇︽儏",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
@@ -71,6 +79,7 @@
"style" :
{
"navigationBarTitleText" : "DCA瑙傚療涓婃姤",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
},
@@ -79,6 +88,52 @@
"style" :
{
"navigationBarTitleText" : "DCA绫诲瀷閫夋嫨",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#ffffff"
+ }
+ },
+ {
+ "path" : "pages/details_dca/details_dca",
+ "style" :
+ {
+ "navigationBarTitleText" : "DCA瑙傚療涓婃姤",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#ffffff"
+ }
+ },
+ {
+ "path" : "pages/workOrder_she/workOrder_she",
+ "style" :
+ {
+ "navigationBarTitleText" : "璇︽儏",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#ffffff"
+ }
+ },
+ {
+ "path" : "pages/workOrder_dca/workOrder_dca",
+ "style" :
+ {
+ "navigationBarTitleText" : "璇︽儏",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#ffffff"
+ }
+ },
+ {
+ "path" : "pages/chart_details/chart_details",
+ "style" :
+ {
+ "navigationBarTitleText" : "鍥捐〃",
+ "navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#ffffff"
+ }
+ },
+ {
+ "path" : "pages/exception/exception",
+ "style" :
+ {
+ "navigationBarTitleText" : "鎻愮ず",
+ "navigationStyle": "custom",
"navigationBarBackgroundColor": "#ffffff"
}
}
@@ -104,7 +159,7 @@
{
"pagePath": "pages/workOrder/workOrder",
"iconPath": "static/tabbar/nav_gongdan@2x.png",
- "selectedIconPath": "static/tabbar/nav_jiancha_sel@2x.png",
+ "selectedIconPath": "static/tabbar/nav_gongdan_sel@2x.png",
"text": "鎴戠殑宸ュ崟"
},
{
--
Gitblit v1.9.3