From 752b14d2caa47ccceac328f79389fbf5e2e62ce4 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 24 九月 2025 15:18:39 +0800
Subject: [PATCH] 分析追溯
---
src/pages.json | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 8fd1a91..a2b3ca6 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -385,6 +385,20 @@
"navigationBarTitleText": "缁撴灉楠岃瘉",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/inspectionUpload/index",
+ "style": {
+ "navigationBarTitleText": "宸℃涓婁紶",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/equipmentManagement/faultAnalysis/index",
+ "style": {
+ "navigationBarTitleText": "鏁呴殰鍒嗘瀽杩芥函",
+ "navigationStyle": "custom"
+ }
}
],
"subPackages": [
--
Gitblit v1.9.3