From fc9bd6378d3bfbde6d5c71535757a3d44de8d8ff Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期四, 20 七月 2023 15:18:06 +0800
Subject: [PATCH] Merge branch 'feature/1.1.4开发' into develop

---
 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