From f93815a2cd126d1f17f28927fbc34fe4fe528eb1 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Mon, 11 Mar 2024 17:52:04 +0800
Subject: [PATCH] 更新

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

diff --git a/pages.json b/pages.json
index 62ab20a..a024c59 100644
--- a/pages.json
+++ b/pages.json
@@ -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