From bef3a652349b7b79c914afcc013d7229706a2b3b Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 09 六月 2023 09:10:32 +0800
Subject: [PATCH] Merge branch 'hotfix/修复苹果问题'

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

diff --git a/uniapp/pages.json b/uniapp/pages.json
index bf53169..ec04824 100644
--- a/uniapp/pages.json
+++ b/uniapp/pages.json
@@ -457,6 +457,16 @@
 				}
 			}
 		},
+		// 绾挎姤
+		{
+			"path": "pages/rankinglist/xianbao",
+			"style": {
+				"navigationStyle": "custom",
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		},
 		// 瓒呯骇鍒嗙被
 		/* {
 			"path": "pages/classify/classify",
@@ -753,6 +763,10 @@
 		{
 			"path": "pages/login/wxlogin"
 		},
+		//濉啓閭�璇风爜
+		{
+			"path": "pages/login/setInviteCode"
+		},
 		{
 			"path": "pages/mine/seckill",
 			"style": {
@@ -858,15 +872,15 @@
 			},
 			{
 				"pagePath": "pages/rankinglist/fengqiang",
-				"iconPath": "static/images/tabBar/classify.png",
-				"selectedIconPath": "static/images/tabBar/classifyActive.png",
+				"iconPath": "static/images/tabBar/fqbico_un.png",
+				"selectedIconPath": "static/images/tabBar/fqbico_in.png",
 				"text": "鐤姠姒�"
 			},
 			{
-				"pagePath": "pages/find/find",
+				"pagePath": "pages/rankinglist/xianbao",
 				"iconPath": "static/images/tabBar/find.png",
 				"selectedIconPath": "static/images/tabBar/findactive.png",
-				"text": "閫涢��"
+				"text": "绾挎姤"
 			},
 			{
 				"pagePath": "pages/community/community",

--
Gitblit v1.9.3