From 8a22c10dd6a1a635e44b97056efb6f5627b395e4 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 21 一月 2026 10:21:31 +0800
Subject: [PATCH] 会议看板
---
src/pages.json | 37 ++++++++++++++++++++++---------------
1 files changed, 22 insertions(+), 15 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 53ecfbb..fa92849 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -359,6 +359,13 @@
}
},
{
+ "path": "pages/managementMeetings/meetingBoard/index",
+ "style": {
+ "navigationBarTitleText": "浼氳鐪嬫澘",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/managementMeetings/meetSummary/approve",
"style": {
"navigationBarTitleText": "鎬荤粨",
@@ -535,13 +542,13 @@
"navigationStyle": "custom"
}
},
- {
- "path": "pages/productionManagement/operationScheduling/index",
- "style": {
- "navigationBarTitleText": "宸ュ簭鎺掍骇",
- "navigationStyle": "custom"
- }
- },
+ // {
+ // "path": "pages/productionManagement/operationScheduling/index",
+ // "style": {
+ // "navigationBarTitleText": "宸ュ簭鎺掍骇",
+ // "navigationStyle": "custom"
+ // }
+ // },
{
"path": "pages/productionManagement/productionReport/index",
"style": {
@@ -549,13 +556,13 @@
"navigationStyle": "custom"
}
},
- {
- "path": "pages/productionManagement/productionCosting/index",
- "style": {
- "navigationBarTitleText": "鐢熶骇鏍哥畻",
- "navigationStyle": "custom"
- }
- },
+ // {
+ // "path": "pages/productionManagement/productionCosting/index",
+ // "style": {
+ // "navigationBarTitleText": "鐢熶骇鏍哥畻",
+ // "navigationStyle": "custom"
+ // }
+ // },
{
"path": "pages/inventoryManagement/receiptManagement/index",
"style": {
@@ -800,4 +807,4 @@
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3