From 790a74aa5b16714f9f5c1a7bbcf675c7b2286f80 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Tue, 28 Nov 2023 19:15:03 +0800
Subject: [PATCH] update

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

diff --git a/pages.json b/pages.json
index aa73a52..abb44c9 100644
--- a/pages.json
+++ b/pages.json
@@ -584,12 +584,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