From 777bcb6c5660c0ed14d85207377b62b779d81dde Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 20 五月 2026 23:08:55 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun

---
 app/pages.json |   85 ++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 81 insertions(+), 4 deletions(-)

diff --git a/app/pages.json b/app/pages.json
index 07622bf..d50d100 100644
--- a/app/pages.json
+++ b/app/pages.json
@@ -23,20 +23,37 @@
 		{
 			"path": "pages/mine/mine",
 			"style": {
-				"navigationBarTitleText": "鎴戠殑",
-				"navigationBarBackgroundColor": "#ffffff"
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
 			}
 		},
 		{
 			"path": "pages/order/order",
 			"style": {
-				"navigationBarTitleText": "璁㈠崟"
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		},
+		{
+			"path": "pages/order-detail/order-detail",
+			"style": {
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
 			}
 		},
 		{
 			"path": "pages/message/message",
 			"style": {
-				"navigationBarTitleText": "娑堟伅"
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
 			}
 		},
 		{
@@ -46,6 +63,66 @@
 					"titleNView": false
 				}
 			}
+		},
+		{
+			"path": "pages/settings/settings",
+			"style": {
+				"navigationBarTitleText": "璁剧疆"
+			}
+		},
+		{
+			"path": "pages/change-password/change-password",
+			"style": {
+				"navigationBarTitleText": "淇敼瀵嗙爜"
+			}
+		},
+		{
+			"path": "pages/driver-certification/driver-certification",
+			"style": {
+				"navigationBarTitleText": "鍙告満璁よ瘉"
+			}
+		},
+		{
+			"path": "pages/certification-details/certification-details",
+			"style": {
+				"navigationBarTitleText": "鍙告満璁よ瘉"
+			}
+		},
+		{
+			"path": "pages/wallet/wallet",
+			"style": {
+				"navigationBarTitleText": "鍙告満閽卞寘"
+			}
+		},
+		{
+			"path": "pages/withdraw/withdraw",
+			"style": {
+				"navigationBarTitleText": "鎻愮幇"
+			}
+		},
+		{
+			"path": "pages/withdraw-success/withdraw-success",
+			"style": {
+				"navigationBarTitleText": "鎻愮幇"
+			}
+		},
+		{
+			"path": "pages/agreement/agreement",
+			"style": {
+				"navigationBarTitleText": "鍗忚"
+			}
+		},
+		{
+			"path": "pages/reward-hall/reward-hall",
+			"style": {
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/revenue-analysis/revenue-analysis",
+			"style": {
+				"navigationBarTitleText": "钀ユ敹鍒嗘瀽"
+			}
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.3