From d01f1f16cf677a10687fc0cfd593e576f445ba6e Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 28 四月 2026 15:32:48 +0800
Subject: [PATCH] Bom模块开发
---
src/pages.json | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index d6ade75..2e69ab8 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -402,6 +402,27 @@
}
},
{
+ "path": "pages/productionDesign/bom/index",
+ "style": {
+ "navigationBarTitleText": "BOM绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionDesign/bom/structure",
+ "style": {
+ "navigationBarTitleText": "BOM缁撴瀯",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionDesign/bom/edit",
+ "style": {
+ "navigationBarTitleText": "BOM璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/cooperativeOffice/collaborativeApproval/index1",
"style": {
"navigationBarTitleText": "鍏嚭绠$悊",
@@ -1442,4 +1463,4 @@
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3