From 1940c1e6bfdf406bc052acb32f7ae707f4497799 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 22 一月 2026 16:53:06 +0800
Subject: [PATCH] Merge branch 'dev_new' of http://114.132.189.42:9002/r/product-inventory-APP-before into dev_new
---
src/pages.json | 86 +++++++++++++++++++++++++++++++++++-------
1 files changed, 71 insertions(+), 15 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 53ecfbb..0cbf52b 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -359,9 +359,65 @@
}
},
{
+ "path": "pages/managementMeetings/meetingBoard/index",
+ "style": {
+ "navigationBarTitleText": "浼氳鐪嬫澘",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/managementMeetings/meetSummary/approve",
"style": {
"navigationBarTitleText": "鎬荤粨",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/managementMeetings/knowledgeBase/index",
+ "style": {
+ "navigationBarTitleText": "鐭ヨ瘑搴�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/managementMeetings/sealManagement/index",
+ "style": {
+ "navigationBarTitleText": "鐢ㄥ嵃绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/managementMeetings/sealManagement/detail",
+ "style": {
+ "navigationBarTitleText": "鐢ㄥ嵃璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/managementMeetings/rulesRegulationsManagement/index",
+ "style": {
+ "navigationBarTitleText": "瑙勭珷鍒跺害绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/managementMeetings/rulesRegulationsManagement/detail",
+ "style": {
+ "navigationBarTitleText": "瑙勭珷鍒跺害璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/managementMeetings/rulesRegulationsManagement/fileList",
+ "style": {
+ "navigationBarTitleText": "瑙勭珷鍒跺害鏂囦欢绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/managementMeetings/knowledgeBase/detail",
+ "style": {
+ "navigationBarTitleText": "鐭ヨ瘑搴撹鎯�",
"navigationStyle": "custom"
}
},
@@ -535,13 +591,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 +605,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 +856,4 @@
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3