From 263b4a60670671cef5445b102e670c40ba34a162 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 30 六月 2026 15:11:11 +0800
Subject: [PATCH] 特种设备管理模块开发

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

diff --git a/src/pages.json b/src/pages.json
index 30a1a63..a8b9e69 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -880,6 +880,20 @@
       }
     },
     {
+      "path": "pages/productionManagement/mainProductionPlan/edit",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇璁″垝",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/mainProductionPlan/issue",
+      "style": {
+        "navigationBarTitleText": "涓嬪彂",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/productionManagement/productionScheduling/index",
       "style": {
         "navigationBarTitleText": "鐢熶骇鎺掍骇",
@@ -936,6 +950,34 @@
       }
     },
     {
+      "path": "pages/inventoryManagement/stockManagement/add",
+      "style": {
+        "navigationBarTitleText": "鏂板搴撳瓨",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/detail",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/use",
+      "style": {
+        "navigationBarTitleText": "棰嗙敤",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/selectProductModel",
+      "style": {
+        "navigationBarTitleText": "閫夋嫨浜у搧",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/safeQualifications/index",
       "style": {
         "navigationBarTitleText": "瑙勭▼涓庤祫璐�",
@@ -978,6 +1020,34 @@
       }
     },
     {
+      "path": "pages/safeProduction/specialEquipmentManagement/index",
+      "style": {
+        "navigationBarTitleText": "鐗圭璁惧绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/specialEquipmentManagement/ledgerEdit",
+      "style": {
+        "navigationBarTitleText": "鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/specialEquipmentManagement/recordEdit",
+      "style": {
+        "navigationBarTitleText": "妫�楠岀淮淇�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/specialEquipmentManagement/rectificationEdit",
+      "style": {
+        "navigationBarTitleText": "闅愭偅鏁存敼",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/accidentReportingRecord/index",
       "style": {
         "navigationBarTitleText": "浜嬫晠鎶ュ憡璁板綍",

--
Gitblit v1.9.3