From e4ea1664aeb864f29c572b862270426c8a1a2065 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Wed, 29 Nov 2023 20:17:25 +0800
Subject: [PATCH] 修复部分问题

---
 pages.json |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pages.json b/pages.json
index c0df428..5f5e51a 100644
--- a/pages.json
+++ b/pages.json
@@ -593,12 +593,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