From 6e1cb1b850f3536eb91b3247f2b5e6aadf6805c9 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 03 二月 2026 16:52:43 +0800
Subject: [PATCH] 样式修改
---
src/pages.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index b8d4389..c3210ff 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -717,6 +717,62 @@
"navigationStyle": "custom"
}
},
+ {
+ "path": "pages/safeProduction/dangerInvestigation/index",
+ "style": {
+ "navigationBarTitleText": "闅愭偅鎺掓煡涓婃姤",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/dangerInvestigation/detail",
+ "style": {
+ "navigationBarTitleText": "闅愭偅涓婃姤璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/dangerInvestigation/view",
+ "style": {
+ "navigationBarTitleText": "闅愭偅璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/dangerInvestigation/rectify",
+ "style": {
+ "navigationBarTitleText": "闅愭偅鏁存敼",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/safeProduction/dangerInvestigation/acceptance",
+ "style": {
+ "navigationBarTitleText": "闅愭偅楠屾敹",
+ "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"
+ }
+ }
],
"subPackages": [
{
--
Gitblit v1.9.3