From a94ac3ace0e5e23d5fdf8446598ebda4882c51a7 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 20 十一月 2025 14:48:14 +0800
Subject: [PATCH] fix: 自检那块绞合外径加上同等类目:扇形,T型。
---
src/pages.json | 22 ++++++++--------------
1 files changed, 8 insertions(+), 14 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 6841877..578abcb 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -164,6 +164,12 @@
}
},
{
+ "path": "pages/production/wire/report/reportManage",
+ "style": {
+ "navigationBarTitleText": "鎶ュ伐绠$悊"
+ }
+ },
+ {
"path": "pages/production/wire/attachment/index",
"style": {
"navigationBarTitleText": "鎷変笣闄勪欢"
@@ -190,13 +196,7 @@
{
"path": "pages/production/wire/selfInspect/index",
"style": {
- "navigationBarTitleText": "鎷変笣鑷"
- }
- },
- {
- "path": "pages/production/wire/selfInspect/edit",
- "style": {
- "navigationBarTitleText": "缂栬緫鎷変笣鑷"
+ "navigationBarTitleText": "鑷绠$悊"
}
},
{
@@ -257,12 +257,6 @@
"path": "pages/production/twist/selfInspect/index",
"style": {
"navigationBarTitleText": "缁炵嚎鑷"
- }
- },
- {
- "path": "pages/production/twist/selfInspect/edit",
- "style": {
- "navigationBarTitleText": "缁炵嚎鑷缂栬緫"
}
},
{
@@ -333,4 +327,4 @@
}
]
}
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3