From ab9cd2c82bd64de8e33510db1d1e78a5b3b4de70 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期一, 20 四月 2026 19:37:20 +0800
Subject: [PATCH] 代码生成

---
 small-program/pages.json |   84 ++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 80 insertions(+), 4 deletions(-)

diff --git a/small-program/pages.json b/small-program/pages.json
index aa1d901..cfa4a00 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -20,13 +20,89 @@
 		{
 			"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": "瀵勫瓨璁㈠崟璇︽儏",
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/qualification/qualification",
+			"style": {
+				"navigationBarTitleText": "鎴戠殑璧勮川"
+			}
+		},
+		{
+			"path": "pages/store-info/store-info",
+			"style": {
+				"navigationBarTitleText": "闂ㄥ簵淇℃伅"
+			}
+		},
+		{
+			"path": "pages/all-orders/all-orders",
+			"style": {
+				"navigationBarTitleText": "鍏ㄩ儴璁㈠崟"
+			}
+		},
+		{
+			"path": "pages/store-apply/store-apply",
+			"style": {
+				"navigationBarTitleText": "闂ㄥ簵鍏ラ┗"
+			}
+		},
+		{
+			"path": "pages/delivery-order-detail/delivery-order-detail",
+			"style": {
+				"navigationBarTitleText": "瀵勯�佽鍗曡鎯�",
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/orders/orders",
+			"style": {
+				"navigationBarTitleText": "鍏ㄩ儴璁㈠崟"
+			}
+		},
+		{
+			"path": "pages/store-home/store-home",
+			"style": {
+				"navigationBarTitleText": "闂ㄥ簵棣栭〉",
+				"navigationStyle": "custom"
 			}
 		}
 	],
@@ -38,7 +114,7 @@
 	},
 	"tabBar": {
 		"color": "#999999",
-		"selectedColor": "#222222",
+		"selectedColor": "#10B2FA",
 		"borderStyle": "black",
 		"backgroundColor": "#fff",
 		"list": [
@@ -62,8 +138,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