From 89469f566f4ad8602def16aef6744d205a3d20a8 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 29 十二月 2025 14:32:54 +0800
Subject: [PATCH] 昭德app需求修改

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

diff --git a/src/pages.json b/src/pages.json
index cccffcb..641b21e 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -296,7 +296,7 @@
       }
     },
     {
-      "path": "pages/equipmentManagement/ledger/index",
+      "path": "pages/management/index",
       "style": {
         "navigationBarTitleText": "璁惧鍙拌处",
         "navigationStyle": "custom"
@@ -378,6 +378,41 @@
         "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"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3