From 8e153de91f55b07847225e23c3a9a8ab5d67e83e Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 26 九月 2025 13:21:50 +0800
Subject: [PATCH] 生产管控模块

---
 src/pages.json |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index cccffcb..a2b3ca6 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -378,6 +378,27 @@
         "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"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3