From 9649ee86109b07acc4300b7236acb6070673043e Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期一, 22 十二月 2025 18:50:32 +0800
Subject: [PATCH] 海川开心-修改生产报工 待生产-待报工
---
src/pages.json | 81 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 80 insertions(+), 1 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index a2b3ca6..7df8341 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -247,6 +247,27 @@
}
},
{
+ "path": "pages/cooperativeOffice/collaborativeApproval/index1",
+ "style": {
+ "navigationBarTitleText": "鍏嚭绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/collaborativeApproval/index2",
+ "style": {
+ "navigationBarTitleText": "璇峰亣绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/collaborativeApproval/index3",
+ "style": {
+ "navigationBarTitleText": "鍑哄樊绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/cooperativeOffice/collaborativeApproval/index",
"style": {
"navigationBarTitleText": "瀹℃壒绠$悊",
@@ -390,7 +411,9 @@
"path": "pages/inspectionUpload/index",
"style": {
"navigationBarTitleText": "宸℃涓婁紶",
- "navigationStyle": "custom"
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": true, // 寮�鍚笅鎷夊埛鏂�
+ "backgroundColor": "#f8f8f8" // 涓嬫媺鍒锋柊鏃剁殑鑳屾櫙鑹�
}
},
{
@@ -399,6 +422,62 @@
"navigationBarTitleText": "鏁呴殰鍒嗘瀽杩芥函",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/productionManagement/productionOrder/index",
+ "style": {
+ "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"
+ }
+ },
+ {
+ "path": "pages/inventoryManagement/receiptManagement/index",
+ "style": {
+ "navigationBarTitleText": "鑷畾涔夊叆搴�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/inventoryManagement/receiptManagement/detail",
+ "style": {
+ "navigationBarTitleText": "鏂板鍏ュ簱",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/inventoryManagement/issueManagement/index",
+ "style": {
+ "navigationBarTitleText": "鑷畾涔夊嚭搴�",
+ "navigationStyle": "custom"
+ }
}
],
"subPackages": [
--
Gitblit v1.9.3