From 537671dd0a367dfa9ef3f0dd3d33db2d4838ceed Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 24 十二月 2024 16:25:17 +0800
Subject: [PATCH] 最新版本541200007

---
 h5/pages.json |   50 +++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 39 insertions(+), 11 deletions(-)

diff --git a/h5/pages.json b/h5/pages.json
index 7a5fc0f..d3c0636 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -9,6 +9,13 @@
 				"navigationBarTitleText": "閫夋嫨韬唤",
 				"enablePullDownRefresh": false
 			}
+		},
+		{
+			"path": "pages/auth/auth",
+			"style": {
+				"navigationBarTitleText": "寰俊鎺堟潈",
+				"enablePullDownRefresh": false
+			}
 		},
 		{
 			"path": "pages/index/index",
@@ -254,7 +261,7 @@
 		{
 			"path": "pages/staff/task/visitorApprove",
 			"style": {
-				"navigationBarTitleText": "璁垮瀹℃壒",
+				"navigationBarTitleText": "鍏ュ洯瀹℃壒",
 				"enablePullDownRefresh": false
 			}
 		},
@@ -352,7 +359,7 @@
 		{
 			"path": "pages/driver/reservedDetail",
 			"style": {
-				"navigationBarTitleText": "璁垮瀹℃壒",
+				"navigationBarTitleText": "鍏ュ洯瀹℃壒",
 				"enablePullDownRefresh": false
 			}
 		},
@@ -360,13 +367,6 @@
 			"path": "pages/driver/taskConfirm",
 			"style": {
 				"navigationBarTitleText": "纭浠诲姟",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
-			"path": "pages/auth/auth",
-			"style": {
-				"navigationBarTitleText": "寰俊鎺堟潈",
 				"enablePullDownRefresh": false
 			}
 		},
@@ -446,6 +446,34 @@
         	"style" : 
         	{
         		"navigationBarTitleText" : "鍏ュ洯椤荤煡"
+        	}
+        },
+        {
+        	"path" : "pages/waybill/waybillDetail",
+        	"style" : 
+        	{
+        		"navigationBarTitleText" : "杩愬崟鏌ヨ"
+        	}
+        },
+        {
+        	"path" : "pages/staff/signin",
+        	"style" : 
+        	{
+        		"navigationBarTitleText" : "鎴戠殑鑰冨嫟"
+        	}
+        },
+        {
+        	"path" : "pages/waybill/home",
+        	"style" : 
+        	{
+        		"navigationBarTitleText" : "杩愬崟鏌ヨ"
+        	}
+        },
+        {
+        	"path" : "pages/waybill/list",
+        	"style" : 
+        	{
+        		"navigationBarTitleText" : "杩愬崟鏌ヨ"
         	}
         }
     ],
@@ -545,8 +573,8 @@
 		}
 	],
 	"globalStyle": {
-		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "",
+		"navigationBarTextStyle": "black",
+		"navigationStyle": "custom",
 		"navigationBarBackgroundColor": "#ffffff",
 		"backgroundColor": "#ffffff"
 	},

--
Gitblit v1.9.3