From 1c930a8b1ab9abdb851a486b2da55bcda34cd082 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 21 四月 2026 09:20:42 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun

---
 small-program/pages.json |   73 +++++++++++++++++++++++++++++++++++-
 1 files changed, 71 insertions(+), 2 deletions(-)

diff --git a/small-program/pages.json b/small-program/pages.json
index 408dfb2..341b52a 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -57,7 +57,76 @@
 		{
 			"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/orders/orders",
+			"style": {
+				"navigationBarTitleText": "鍏ㄩ儴璁㈠崟"
+			}
+		},
+		{
+			"path": "pages/store-home/store-home",
+			"style": {
+				"navigationBarTitleText": "闂ㄥ簵棣栭〉",
+				"navigationStyle": "custom"
+			}
+		},
+		{
+			"path": "pages/address/address",
+			"style": {
+				"navigationBarTitleText": "鍦板潃"
+			}
+		},
+		{
+			"path": "pages/new-address/new-address",
+			"style": {
+				"navigationBarTitleText": "鏂板鍦板潃"
+			}
+		},
+		{
+			"path": "pages/rich-text/rich-text",
+			"style": {
+				"navigationBarTitleText": "鍗忚"
+			}
+		},
+		{
+			"path": "pages/details-entry/details-entry",
+			"style": {
+				"navigationBarTitleText": "闂ㄥ簵鍏ラ┗"
 			}
 		}
 	],
@@ -69,7 +138,7 @@
 	},
 	"tabBar": {
 		"color": "#999999",
-		"selectedColor": "#222222",
+		"selectedColor": "#10B2FA",
 		"borderStyle": "black",
 		"backgroundColor": "#fff",
 		"list": [

--
Gitblit v1.9.3