From 86baa8ff948d2e79588e0dd7efa16f6b8ac3b157 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 06 十二月 2024 15:29:15 +0800
Subject: [PATCH] ll

---
 h5/pages.json |   25 ++++++++++++++++---------
 1 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/h5/pages.json b/h5/pages.json
index cc71d51..bf7f022 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",
@@ -364,13 +371,6 @@
 			}
 		},
 		{
-			"path": "pages/auth/auth",
-			"style": {
-				"navigationBarTitleText": "寰俊鎺堟潈",
-				"enablePullDownRefresh": false
-			}
-		},
-		{
 			"path": "pages/staffLogin/forgetPsd",
 			"style": {
 				"navigationBarTitleText": "鎵惧洖瀵嗙爜",
@@ -453,6 +453,13 @@
         	"style" : 
         	{
         		"navigationBarTitleText" : "杩愬崟鏌ヨ"
+        	}
+        },
+        {
+        	"path" : "pages/staff/signin",
+        	"style" : 
+        	{
+        		"navigationBarTitleText" : "鎴戠殑鑰冨嫟"
         	}
         }
     ],
@@ -552,8 +559,8 @@
 		}
 	],
 	"globalStyle": {
-		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "",
+		"navigationBarTextStyle": "black",
+		"navigationStyle": "custom",
 		"navigationBarBackgroundColor": "#ffffff",
 		"backgroundColor": "#ffffff"
 	},

--
Gitblit v1.9.3