From 04d2dcd5d484e5b1a702408ed9ecd095ed7cbba8 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 03 二月 2026 16:02:24 +0800
Subject: [PATCH] 危险物料管控模块开发

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

diff --git a/src/pages.json b/src/pages.json
index 702f25d..a2a1a59 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -752,6 +752,34 @@
         "navigationStyle": "custom"
       }
     },
+    {
+      "path": "pages/safeProduction/dangerInvestigation/fileList",
+      "style": {
+        "navigationBarTitleText": "闅愭偅鎺掓煡涓婃姤闄勪欢",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/hazardousMaterialsControl/index",
+      "style": {
+        "navigationBarTitleText": "鍗遍櫓鐗╂枡",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/hazardousMaterialsControl/detail",
+      "style": {
+        "navigationBarTitleText": "鍗遍櫓鐗╂枡璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/hazardousMaterialsControl/view",
+      "style": {
+        "navigationBarTitleText": "鍗遍櫓鐗╂枡璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
   ],
   "subPackages": [
     {

--
Gitblit v1.9.3