From 5b62f70d5df5731a571d709f0f9ff312a7cec5dc Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 20 十一月 2025 16:25:59 +0800
Subject: [PATCH] fix: 巡检加上绞合外径可选
---
src/pages.json | 40 +++++++++++++++++++++++++---------------
1 files changed, 25 insertions(+), 15 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 55210a1..578abcb 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -6,7 +6,6 @@
"^cu-(.*)": "@/components/cu-$1/index.vue"
}
},
-
"pages": [
{
"path": "pages/index/index",
@@ -98,7 +97,6 @@
"navigationBarTitleText": "涓汉璧勬枡"
}
},
-
{
"path": "pages/work/user/index",
"style": {
@@ -166,6 +164,12 @@
}
},
{
+ "path": "pages/production/wire/report/reportManage",
+ "style": {
+ "navigationBarTitleText": "鎶ュ伐绠$悊"
+ }
+ },
+ {
"path": "pages/production/wire/attachment/index",
"style": {
"navigationBarTitleText": "鎷変笣闄勪欢"
@@ -192,13 +196,7 @@
{
"path": "pages/production/wire/selfInspect/index",
"style": {
- "navigationBarTitleText": "鎷変笣鑷"
- }
- },
- {
- "path": "pages/production/wire/selfInspect/edit",
- "style": {
- "navigationBarTitleText": "缂栬緫鎷変笣鑷"
+ "navigationBarTitleText": "鑷绠$悊"
}
},
{
@@ -262,12 +260,6 @@
}
},
{
- "path": "pages/production/twist/selfInspect/edit",
- "style": {
- "navigationBarTitleText": "缁炵嚎鑷缂栬緫"
- }
- },
- {
"path": "pages/production/twist/backman/index",
"style": {
"navigationBarTitleText": "缁炵嚎鏉傚伐"
@@ -284,6 +276,24 @@
"style": {
"navigationBarTitleText": "鏃舵晥鎶ュ伐"
}
+ },
+ {
+ "path": "pages/routingInspection/index",
+ "style": {
+ "navigationBarTitleText": "宸℃"
+ }
+ },
+ {
+ "path": "pages/routingInspection/detail/indexJX",
+ "style": {
+ "navigationBarTitleText": "缁炵嚎宸℃璇︽儏"
+ }
+ },
+ {
+ "path": "pages/routingInspection/detail/indexLS",
+ "style": {
+ "navigationBarTitleText": "鎷変笣宸℃璇︽儏"
+ }
}
],
"globalStyle": {
--
Gitblit v1.9.3