From 41acc01d0056630ac11083cf31397f2462acaf4e Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期五, 06 三月 2026 11:28:39 +0800
Subject: [PATCH] 一些编辑功能隐藏
---
src/pages.json | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 903b2a7..dcab874 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -564,7 +564,7 @@
{
"path": "pages/equipmentManagement/inspection/index",
"style": {
- "navigationBarTitleText": "璁惧宸℃",
+ "navigationBarTitleText": "宸℃绠$悊",
"navigationStyle": "custom"
}
},
@@ -599,7 +599,7 @@
{
"path": "pages/inspectionUpload/index",
"style": {
- "navigationBarTitleText": "璁惧宸℃",
+ "navigationBarTitleText": "宸℃绠$悊",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"backgroundColor": "#f8f8f8"
@@ -977,6 +977,13 @@
}
},
{
+ "path": "pages/cooperativeOffice/customerManage/detail",
+ "style": {
+ "navigationBarTitleText": "瀹㈡埛璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/message",
"style": {
"navigationBarTitleText": "娑堟伅涓績"
--
Gitblit v1.9.3