From f45bcaf01cd2c96e66b08d3f9b7287aa5b4cdab2 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 17 四月 2026 19:19:01 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/small-program/pages.json b/small-program/pages.json
index 408dfb2..daceb38 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -57,7 +57,46 @@
 		{
 			"path": "pages/storage-order-detail/storage-order-detail",
 			"style": {
-				"navigationBarTitleText": "瀵勫瓨璁㈠崟璇︽儏"
+				"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/store-home/store-home",
+			"style": {
+				"navigationBarTitleText": "闂ㄥ簵棣栭〉",
+				"navigationStyle": "custom"
 			}
 		}
 	],

--
Gitblit v1.9.3