From f57e022fbf07dccbd447eee7030971c51d10a6ed Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Tue, 12 Mar 2024 18:10:16 +0800
Subject: [PATCH] 更新
---
pages.json | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/pages.json b/pages.json
index a024c59..62ab20a 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