From 90ef820cdc18a108b67aef0c7d6c3fa1e8ecb3f7 Mon Sep 17 00:00:00 2001
From: heyuntao <heyuntao@LAPTOP-MP4HD5NS>
Date: 星期四, 01 六月 2023 11:24:38 +0800
Subject: [PATCH] Merge branch 'master' of http://60.204.153.149:8081/r/dfgApp

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

diff --git a/uniapp/pages.json b/uniapp/pages.json
index 47e9af8..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",
@@ -867,10 +877,10 @@
 				"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