From 5422df60ff6a9751c52dc21d145b6e1d88c514ae Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 26 十一月 2025 10:18:15 +0800
Subject: [PATCH] fix: 添加版本可见
---
src/pages.json | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 7634307..f35c63a 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -196,7 +196,7 @@
{
"path": "pages/production/wire/selfInspect/index",
"style": {
- "navigationBarTitleText": "鎷変笣鑷"
+ "navigationBarTitleText": "鑷绠$悊"
}
},
{
@@ -313,12 +313,12 @@
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home-active.png"
},
- {
- "pagePath": "pages/work/index",
- "text": "宸ヤ綔鍙�",
- "iconPath": "static/tabbar/work.png",
- "selectedIconPath": "static/tabbar/work-active.png"
- },
+ // {
+ // "pagePath": "pages/work/index",
+ // "text": "宸ヤ綔鍙�",
+ // "iconPath": "static/tabbar/work.png",
+ // "selectedIconPath": "static/tabbar/work-active.png"
+ // },
{
"pagePath": "pages/mine/index",
"text": "鎴戠殑",
--
Gitblit v1.9.3