From b44e169dd8a6e0f15d3788970176922e96aec6e1 Mon Sep 17 00:00:00 2001
From: zhao_js <349234519@qq.com>
Date: 星期三, 15 十一月 2023 09:55:33 +0800
Subject: [PATCH] no message

---
 uniapp/pages.json |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/uniapp/pages.json b/uniapp/pages.json
index 54560ee..0b182d2 100644
--- a/uniapp/pages.json
+++ b/uniapp/pages.json
@@ -464,6 +464,16 @@
 				}
 			}
 		},
+		// 姣斾环
+		{
+			"path": "pages/rankinglist/compareprice",
+			"style": {
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		},
 		// 绾挎姤
 		{
 			"path": "pages/rankinglist/xianbao",
@@ -904,17 +914,23 @@
 				"text": "鐤姠姒�"
 			},
 			{
+				"pagePath": "pages/rankinglist/compareprice",
+				"iconPath": "static/images/tabBar/compareprice.png",
+				"selectedIconPath": "static/images/tabBar/compareprice_activity.png",
+				"text": "鎼滀綆浠�"
+			}, 
+			{
 				"pagePath": "pages/rankinglist/xianbao",
 				"iconPath": "static/images/tabBar/ne_xb.png",
 				"selectedIconPath": "static/images/tabBar/ne_xb_act.png",
 				"text": "绾挎姤"
 			},
-			{
+			/* {
 				"pagePath": "pages/community/community",
 				"iconPath": "static/images/tabBar/ne_bend.png",
 				"selectedIconPath": "static/images/tabBar/ne_bend_act.png",
 				"text": "鏈湴鐢熸椿"
-			}, 
+			}, */
 		 	
 			{
 				"pagePath": "pages/mine/mine",

--
Gitblit v1.9.3