From e00c08bb39d9501e615d1556963191ce1a924523 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Thu, 07 Mar 2024 17:46:16 +0800
Subject: [PATCH] 更新

---
 pages.json |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pages.json b/pages.json
index d006ca8..62ab20a 100644
--- a/pages.json
+++ b/pages.json
@@ -908,7 +908,7 @@
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "饶城格格通",
+		"navigationBarTitleText": "饶城智理通",
 		"navigationBarBackgroundColor": "#fff",
 		"backgroundColor": "#4586FE"
 	},
@@ -924,12 +924,12 @@
 				"iconPath": "static/img/tabbar-01.png",
 				"text": "首页"
 			},
-			{
-				"pagePath": "pages/circle/index",
-				"iconPath": "static/img/tabbar-02.png",
-				"selectedIconPath": "static/img/tabbar-02-selected.png",
-				"text": "圈子"
-			},
+			// {
+			// 	"pagePath": "pages/circle/index",
+			// 	"iconPath": "static/img/tabbar-02.png",
+			// 	"selectedIconPath": "static/img/tabbar-02-selected.png",
+			// 	"text": "圈子"
+			// },
 			{
 				"pagePath": "pages/user/center",
 				"iconPath": "static/img/tabbar-03.png",

--
Gitblit v1.9.3