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 | 95 ++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 93 insertions(+), 2 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 74f5cf6..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"
@@ -893,6 +893,97 @@
}
},
{
+ "path": "pages/qualityManagement/materialInspection/index",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/add",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠屾坊鍔�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/detail",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠岃鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/fileList",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠岄檮浠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/index",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/add",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠屾坊鍔�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/detail",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠岃鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/fileList",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠岄檮浠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/index",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/add",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠屾坊鍔�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/detail",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠岃鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/fileList",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠岄檮浠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/customerManage/detail",
+ "style": {
+ "navigationBarTitleText": "瀹㈡埛璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/message",
"style": {
"navigationBarTitleText": "娑堟伅涓績"
--
Gitblit v1.9.3