From 3696830fbaf2fd97d98020087abf20917e491bdc Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 23 四月 2026 20:06:35 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 small-program/pages.json |   96 +++++++++++++++++++++++------------------------
 1 files changed, 47 insertions(+), 49 deletions(-)

diff --git a/small-program/pages.json b/small-program/pages.json
index 0a9e43e..bafd45c 100644
--- a/small-program/pages.json
+++ b/small-program/pages.json
@@ -63,18 +63,6 @@
 			}
 		},
 		{
-			"path": "pages/qualification/qualification",
-			"style": {
-				"navigationBarTitleText": "鎴戠殑璧勮川"
-			}
-		},
-		{
-			"path": "pages/store-info/store-info",
-			"style": {
-				"navigationBarTitleText": "闂ㄥ簵淇℃伅"
-			}
-		},
-		{
 			"path": "pages/all-orders/all-orders",
 			"style": {
 				"navigationBarTitleText": "鍏ㄩ儴璁㈠崟"
@@ -129,26 +117,10 @@
 				"navigationBarTitleText": "閫夋嫨鍩庡競"
 			}
 		},
-
 		{
-			"path": "pages/shop-index/shop-index",
+			"path": "pages/evaluate/evaluate",
 			"style": {
-				"navigationBarTitleText": "闂ㄥ簵棣栭〉",
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/shop-mine/shop-mine",
-			"style": {
-				"navigationBarTitleText": "闂ㄥ簵鎴戠殑",
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/shop-wallet/shop-wallet",
-			"style": {
-				"navigationBarTitleText": "闂ㄥ簵閽卞寘",
-				"navigationStyle": "custom"
+				"navigationBarTitleText": "璇勪环"
 			}
 		}
 	],
@@ -179,12 +151,56 @@
 				{
 					"path": "pages/wallet/wallet",
 					"style": {
-						"navigationBarTitleText": "闂ㄥ簵閽卞寘"
+						"navigationBarTitleText": "闂ㄥ簵閽卞寘",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "pages/write-off/write-off",
+					"style": {
+						"navigationBarTitleText": "鎵嬪姩鏍搁獙"
+					}
+				},
+				{
+					"path": "pages/qualification/qualification",
+					"style": {
+						"navigationBarTitleText": "鎴戠殑璧勮川"
+					}
+				},
+				{
+					"path": "pages/store-info/store-info",
+					"style": {
+						"navigationBarTitleText": "闂ㄥ簵淇℃伅"
+					}
+				},
+				{
+					"path": "pages/message/message",
+					"style": {
+						"navigationBarTitleText": "娑堟伅",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "pages/withdraw/withdraw",
+					"style": {
+						"navigationBarTitleText": "鎻愮幇"
+					}
+				},
+				{
+					"path": "pages/withdraw-success/withdraw-success",
+					"style": {
+						"navigationBarTitleText": "鎻愮幇"
 					}
 				}
 			]
 		}
 	],
+	"preloadRule": {
+	    "pages/index/index": {
+			"network": "all",
+			"packages": ["shop"]
+	    }
+	},
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
 		"navigationBarTitleText": "",
@@ -221,24 +237,6 @@
 				"iconPath": "static/icon/nav_wode@2x.png",
 				"selectedIconPath": "static/icon/nav_wode_sel@2x.png",
 				"text": "鎴戠殑"
-			},
-			{
-				"pagePath": "pages/shop-index/shop-index",
-				"iconPath": "static/icon/nav_home@2x.png",
-				"selectedIconPath": "static/icon/nav_home_sel@2x.png",
-				"text": "闂ㄥ簵棣栭〉"
-			},
-			{
-				"pagePath": "pages/shop-wallet/shop-wallet",
-				"iconPath": "static/icon/nav_home@2x.png",
-				"selectedIconPath": "static/icon/nav_home_sel@2x.png",
-				"text": "闂ㄥ簵閽卞寘"
-			},
-			{
-				"pagePath": "pages/shop-mine/shop-mine",
-				"iconPath": "static/icon/nav_wode@2x.png",
-				"selectedIconPath": "static/icon/nav_wode_sel@2x.png",
-				"text": "闂ㄥ簵鎴戠殑"
 			}
 		]
 	}

--
Gitblit v1.9.3