From 57c6103a1d9d80861ae5b9bfd9dd95feb5f29cb2 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 03 三月 2026 09:55:44 +0800
Subject: [PATCH] 巡检管理更名设备巡检
---
src/pages.json | 21 ++++++++++++++++++++-
1 files changed, 20 insertions(+), 1 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index e2560fd..74f5cf6 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -599,7 +599,7 @@
{
"path": "pages/inspectionUpload/index",
"style": {
- "navigationBarTitleText": "宸℃涓婁紶",
+ "navigationBarTitleText": "璁惧宸℃",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"backgroundColor": "#f8f8f8"
@@ -884,6 +884,19 @@
"navigationBarTitleText": "钖祫鍙拌处璇︽儏",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/humanResources/contractManagement/index",
+ "style": {
+ "navigationBarTitleText": "鍚堝悓绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/message",
+ "style": {
+ "navigationBarTitleText": "娑堟伅涓績"
+ }
}
],
"subPackages": [
@@ -1096,6 +1109,12 @@
"text": "棣栭〉"
},
{
+ "pagePath": "pages/message",
+ "iconPath": "static/images/tabbar/work.png",
+ "selectedIconPath": "static/images/tabbar/work_.png",
+ "text": "娑堟伅"
+ },
+ {
"pagePath": "pages/mine",
"iconPath": "static/images/tabbar/mine.png",
"selectedIconPath": "static/images/tabbar/mine_.png",
--
Gitblit v1.9.3