From e1491b8d189bf9207a91d25f53acb5e0aeba038b Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期三, 17 五月 2023 22:33:36 +0800
Subject: [PATCH] no message

---
 uniapp/pages.json |   34 ++++++++++++++++++++++++++++++----
 1 files changed, 30 insertions(+), 4 deletions(-)

diff --git a/uniapp/pages.json b/uniapp/pages.json
index 6769617..bf53169 100644
--- a/uniapp/pages.json
+++ b/uniapp/pages.json
@@ -196,6 +196,22 @@
 			"enablePullDownRefresh": true,
 			"onReachBottomDistance": 300
 		},
+		// tm閲戝垰鍖�
+		{
+			"path": "pages/active/tmsearch",
+			"navigationStyle": "custom",
+			"app-plus": {
+				"titleNView": false,
+				"pullToRefresh": {
+					"support": true
+				}
+			},
+			"style": {
+				"enablePullDownRefresh": true
+			},
+			"enablePullDownRefresh": true,
+			"onReachBottomDistance": 300
+		},
 		// 鍝佺墝璇︽儏
 		{
 			"path": "pages/active/brandList",
@@ -431,9 +447,9 @@
 				"navigationBarTextStyle": "black"
 			}
 		},
-		// 瓒呯骇鍒嗙被
+		// 鐤姠姒�
 		{
-			"path": "pages/classify/classify",
+			"path": "pages/rankinglist/fengqiang",
 			"style": {
 				"navigationStyle": "custom",
 				"app-plus": {
@@ -441,6 +457,16 @@
 				}
 			}
 		},
+		// 瓒呯骇鍒嗙被
+		/* {
+			"path": "pages/classify/classify",
+			"style": {
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		}, */
 		// 鎴戠殑璁㈠崟
 		{
 			"path": "pages/mine/myOrder",
@@ -831,10 +857,10 @@
 				"text": " 棣栭〉"
 			},
 			{
-				"pagePath": "pages/classify/classify",
+				"pagePath": "pages/rankinglist/fengqiang",
 				"iconPath": "static/images/tabBar/classify.png",
 				"selectedIconPath": "static/images/tabBar/classifyActive.png",
-				"text": "瓒呯骇鍒嗙被"
+				"text": "鐤姠姒�"
 			},
 			{
 				"pagePath": "pages/find/find",

--
Gitblit v1.9.3