From 793391c23ba45b3dab55657ecd2448d87e17f854 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 16 九月 2025 13:49:53 +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 fb03449..8eda358 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -350,6 +350,27 @@
"navigationBarTitleText": "缁翠慨淇濆吇",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/equipmentManagement/inspection/index",
+ "style": {
+ "navigationBarTitleText": "璁惧宸℃",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/equipmentManagement/inspection/detail",
+ "style": {
+ "navigationBarTitleText": "宸℃璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/equipmentManagement/smartDispatch/index",
+ "style": {
+ "navigationBarTitleText": "鏅鸿兘娲惧崟",
+ "navigationStyle": "custom"
+ }
}
],
"subPackages": [
--
Gitblit v1.9.3