From 47e1cecb6f5cd01c029ff1a2f1658326a33025f4 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期六, 15 十一月 2025 11:51:35 +0800
Subject: [PATCH] 生产管控-左右页面逻辑修改
---
src/pages.json | 28 ++++++++++++++++++++++++++++
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 00c7e56..8aca2bc 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -406,6 +406,34 @@
"navigationBarTitleText": "鐢熶骇璁㈠崟",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/productionManagement/productionDispatching/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇娲惧伐",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionManagement/operationScheduling/index",
+ "style": {
+ "navigationBarTitleText": "宸ュ簭鎺掍骇",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionManagement/productionReporting/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇鎶ュ伐",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/productionManagement/productionCosting/index",
+ "style": {
+ "navigationBarTitleText": "鐢熶骇鏍哥畻",
+ "navigationStyle": "custom"
+ }
}
],
"subPackages": [
--
Gitblit v1.9.3