From 3fc4ff4fb21e3253f833528905d573559852a472 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期五, 27 二月 2026 10:24:47 +0800
Subject: [PATCH] 巡检上传名称改为巡检管理
---
src/pages.json | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 0772b2e..b345bf6 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"
@@ -886,6 +886,13 @@
}
},
{
+ "path": "pages/humanResources/contractManagement/index",
+ "style": {
+ "navigationBarTitleText": "鍚堝悓绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/message",
"style": {
"navigationBarTitleText": "娑堟伅涓績"
--
Gitblit v1.9.3