From 59b1f0e9967902aa10f5e017d5a0bdfd1b60c9ea Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 29 四月 2026 09:42:45 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 small-program/pages.json |   57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 56 insertions(+), 1 deletions(-)

diff --git a/small-program/pages.json b/small-program/pages.json
index bafd45c..6f65ae5 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -38,6 +38,12 @@
 			}
 		},
 		{
+			"path": "pages/storage-point-detail/storage-point-detail",
+			"style": {
+				"navigationBarTitleText": "瀵勫瓨鐐硅鎯�"
+			}
+		},
+		{
 			"path": "pages/luggage-storage/luggage-storage",
 			"style": {
 				"navigationBarTitleText": "琛屾潕瀵勫瓨"
@@ -158,7 +164,13 @@
 				{
 					"path": "pages/write-off/write-off",
 					"style": {
-						"navigationBarTitleText": "鎵嬪姩鏍搁獙"
+						"navigationBarTitleText": "璁㈠崟鏍搁獙"
+					}
+				},
+				{
+					"path": "pages/write-off-a/write-off-a",
+					"style": {
+						"navigationBarTitleText": "璁㈠崟鏍搁獙"
 					}
 				},
 				{
@@ -181,6 +193,19 @@
 					}
 				},
 				{
+					"path": "pages/orders/orders",
+					"style": {
+						"navigationBarTitleText": "闂ㄥ簵璁㈠崟"
+					}
+				},
+				{
+					"path": "pages/order-details/order-details",
+					"style": {
+						"navigationBarTitleText": "闂ㄥ簵璁㈠崟璇︽儏",
+						"navigationStyle": "custom"
+					}
+				},
+				{
 					"path": "pages/withdraw/withdraw",
 					"style": {
 						"navigationBarTitleText": "鎻愮幇"
@@ -191,6 +216,36 @@
 					"style": {
 						"navigationBarTitleText": "鎻愮幇"
 					}
+				},
+				{
+					"path": "pages/settings/settings",
+					"style": {
+						"navigationBarTitleText": "璁剧疆"
+					}
+				},
+				{
+					"path": "pages/change-password/change-password",
+					"style": {
+						"navigationBarTitleText": "淇敼瀵嗙爜"
+					}
+				},
+				{
+					"path": "pages/select/select",
+					"style": {
+						"navigationBarTitleText": "瀹佺晠琛�"
+					}
+				},
+				{
+					"path": "pages/webview/webview",
+					"style": {
+						"navigationBarTitleText": "杞挱鍥捐鎯�"
+					}
+				},
+				{
+					"path": "pages/article-details/article-details",
+					"style": {
+						"navigationBarTitleText": "杞挱鍥捐鎯�"
+					}
 				}
 			]
 		}

--
Gitblit v1.9.3