From e2b34a5655d31da73eaecc153715e2348c63d242 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 07 一月 2026 17:46:24 +0800
Subject: [PATCH] 增加扫码报工功能
---
src/pages.json | 44 +++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 43 insertions(+), 1 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index cccffcb..19aafe5 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -378,6 +378,48 @@
"navigationBarTitleText": "鏍囧噯浣滀笟鎸囧",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/equipmentManagement/verification/index",
+ "style": {
+ "navigationBarTitleText": "缁撴灉楠岃瘉",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/inspectionUpload/index",
+ "style": {
+ "navigationBarTitleText": "宸℃涓婁紶",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/equipmentManagement/faultAnalysis/index",
+ "style": {
+ "navigationBarTitleText": "鏁呴殰鍒嗘瀽杩芥函",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionManagement/productionOrder/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇璁㈠崟",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionManagement/productionDispatching/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇娲惧伐",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionManagement/productionReport/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇鎶ュ伐",
+ "navigationStyle": "custom"
+ }
}
],
"subPackages": [
@@ -602,4 +644,4 @@
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3