From a987eccb27891bbfaae334b7fa0e892ee2640271 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 20 四月 2026 17:20:13 +0800
Subject: [PATCH] 调接口加页面

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

diff --git a/small-program/pages.json b/small-program/pages.json
index daceb38..341b52a 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -93,10 +93,40 @@
 			}
 		},
 		{
+			"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": "闂ㄥ簵鍏ラ┗"
 			}
 		}
 	],
@@ -108,7 +138,7 @@
 	},
 	"tabBar": {
 		"color": "#999999",
-		"selectedColor": "#222222",
+		"selectedColor": "#10B2FA",
 		"borderStyle": "black",
 		"backgroundColor": "#fff",
 		"list": [

--
Gitblit v1.9.3