From e714b74f89e0e84c484a3ecb81ed5cbc21929abc Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Thu, 21 Mar 2024 12:00:53 +0800
Subject: [PATCH] 更新
---
pages.json | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/pages.json b/pages.json
index 5659bc1..c2931d9 100644
--- a/pages.json
+++ b/pages.json
@@ -1039,12 +1039,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/statistics/index",
"iconPath": "static/img/tabbar-02.png",
--
Gitblit v1.9.3