From cfeeba575b1a9934bec9e57141a21f17ad96a6ac Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 15 四月 2026 20:12:16 +0800
Subject: [PATCH] 页面

---
 small-program/pages.json |   37 ++++++++++++++++++++++++++++++++++---
 1 files changed, 34 insertions(+), 3 deletions(-)

diff --git a/small-program/pages.json b/small-program/pages.json
index aa1d901..408dfb2 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -20,13 +20,44 @@
 		{
 			"path": "pages/itinerary/itinerary",
 			"style": {
-				"navigationBarTitleText": ""
+				"navigationBarTitleText": "琛岀▼",
+				"navigationStyle": "custom"
 			}
 		},
 		{
 			"path": "pages/message/message",
 			"style": {
 				"navigationBarTitleText": "娑堟伅"
+			}
+		},
+		{
+			"path": "pages/storage-point/storage-point",
+			"style": {
+				"navigationBarTitleText": "瀵勫瓨鐐�"
+			}
+		},
+		{
+			"path": "pages/luggage-storage/luggage-storage",
+			"style": {
+				"navigationBarTitleText": "琛屾潕瀵勫瓨"
+			}
+		},
+		{
+			"path": "pages/payment-success/payment-success",
+			"style": {
+				"navigationBarTitleText": "鏀粯鎴愬姛"
+			}
+		},
+		{
+			"path": "pages/settings/settings",
+			"style": {
+				"navigationBarTitleText": "璁剧疆"
+			}
+		},
+		{
+			"path": "pages/storage-order-detail/storage-order-detail",
+			"style": {
+				"navigationBarTitleText": "瀵勫瓨璁㈠崟璇︽儏"
 			}
 		}
 	],
@@ -62,8 +93,8 @@
 			},
 			{
 				"pagePath": "pages/mine/mine",
-				"iconPath": "static/icon/nav_mine@2x.png",
-				"selectedIconPath": "static/icon/nav_mine_sel@2x.png",
+				"iconPath": "static/icon/nav_wode@2x.png",
+				"selectedIconPath": "static/icon/nav_wode_sel@2x.png",
 				"text": "鎴戠殑"
 			}
 		]

--
Gitblit v1.9.3