From 8cc901ed214f3885b34a07d0520fbcfd50063439 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 19 十一月 2025 14:30:39 +0800
Subject: [PATCH] fix: 完成绞线自检,生产确认等功能新增
---
src/pages.json | 14 +-------------
1 files changed, 1 insertions(+), 13 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 6841877..dfc8cb7 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -194,12 +194,6 @@
}
},
{
- "path": "pages/production/wire/selfInspect/edit",
- "style": {
- "navigationBarTitleText": "缂栬緫鎷変笣鑷"
- }
- },
- {
"path": "pages/production/wire/backman/index",
"style": {
"navigationBarTitleText": "鏉傚伐"
@@ -257,12 +251,6 @@
"path": "pages/production/twist/selfInspect/index",
"style": {
"navigationBarTitleText": "缁炵嚎鑷"
- }
- },
- {
- "path": "pages/production/twist/selfInspect/edit",
- "style": {
- "navigationBarTitleText": "缁炵嚎鑷缂栬緫"
}
},
{
@@ -333,4 +321,4 @@
}
]
}
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3