From 2208346bff099670f2ab8608f2f774caa76d867e Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 16 九月 2025 14:12:06 +0800
Subject: [PATCH] 标准作业指导
---
src/pages.json | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index b698f07..cccffcb 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -282,6 +282,13 @@
}
},
{
+ "path": "pages/cooperativeOffice/clientVisit/view",
+ "style": {
+ "navigationBarTitleText": "瀹㈡埛鎷滆璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/cooperativeOffice/clientVisit/detail",
"style": {
"navigationBarTitleText": "娣诲姞瀹㈡埛鎷滆",
@@ -343,6 +350,34 @@
"navigationBarTitleText": "缁翠慨淇濆吇",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/equipmentManagement/inspection/index",
+ "style": {
+ "navigationBarTitleText": "璁惧宸℃",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/equipmentManagement/inspection/detail",
+ "style": {
+ "navigationBarTitleText": "宸℃璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/equipmentManagement/smartDispatch/index",
+ "style": {
+ "navigationBarTitleText": "鏅鸿兘娲惧崟",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/equipmentManagement/sop/index",
+ "style": {
+ "navigationBarTitleText": "鏍囧噯浣滀笟鎸囧",
+ "navigationStyle": "custom"
+ }
}
],
"subPackages": [
--
Gitblit v1.9.3