From 9ec43c241a3a4ac3bf8d7290078a00f002779b83 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 03 二月 2026 16:31:00 +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 9132df1..a2a1a59 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -759,6 +759,27 @@
         "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