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 | 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