From 562816e645bc40841d7f65e4be87d7dc28aebcc0 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期五, 03 四月 2026 13:25:42 +0800
Subject: [PATCH] refactor: 注释掉人力资源和生产管控模块的相关代码
---
src/pages.json | 35 ++++++++++++++---------------------
1 files changed, 14 insertions(+), 21 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 5c4283d..b6eeda7 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -26,13 +26,6 @@
}
},
{
- "path": "pages/financialManagement/revenueManagement/edit",
- "style": {
- "navigationBarTitleText": "鏀跺叆缂栬緫",
- "navigationStyle": "custom"
- }
- },
- {
"path": "pages/financialManagement/expenseManagement/index",
"style": {
"navigationBarTitleText": "鏀嚭绠$悊",
@@ -40,23 +33,9 @@
}
},
{
- "path": "pages/financialManagement/expenseManagement/edit",
- "style": {
- "navigationBarTitleText": "鏀嚭缂栬緫",
- "navigationStyle": "custom"
- }
- },
- {
"path": "pages/financialManagement/loanManagement/index",
"style": {
"navigationBarTitleText": "鍊熸绠$悊",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/financialManagement/loanManagement/edit",
- "style": {
- "navigationBarTitleText": "鍊熸缂栬緫",
"navigationStyle": "custom"
}
},
@@ -725,6 +704,13 @@
"navigationStyle": "custom"
}
},
+ {
+ "path": "pages/productionManagement/workOrder/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇宸ュ崟",
+ "navigationStyle": "custom"
+ }
+ },
// {
// "path": "pages/productionManagement/productionCosting/index",
// "style": {
@@ -754,6 +740,13 @@
}
},
{
+ "path": "pages/inventoryManagement/stockManagement/index",
+ "style": {
+ "navigationBarTitleText": "搴撳瓨绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/safeProduction/safeQualifications/index",
"style": {
"navigationBarTitleText": "瑙勭▼涓庤祫璐�",
--
Gitblit v1.9.3