From 8e94706c3cda9ee1412d397692a5e0a1f226534c Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 18 十一月 2025 13:40:46 +0800
Subject: [PATCH] 海川开心-人员选择页面头部修改
---
src/pages.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 4151447..654c337 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": "瀹℃壒绠$悊",
@@ -413,6 +434,41 @@
"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"
+ }
}
],
"subPackages": [
--
Gitblit v1.9.3