From ae56bfe58933e4ffbbed0fe4df2586637cd5c56d Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 15 一月 2026 15:44:44 +0800
Subject: [PATCH] 重构协同办公-协同审批相关页面
---
src/pages.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 46 insertions(+), 2 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 654c337..2375606 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -268,6 +268,34 @@
}
},
{
+ "path": "pages/cooperativeOffice/collaborativeApproval/index4",
+ "style": {
+ "navigationBarTitleText": "鎶ラ攢绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/collaborativeApproval/index5",
+ "style": {
+ "navigationBarTitleText": "閲囪喘绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/collaborativeApproval/index6",
+ "style": {
+ "navigationBarTitleText": "鎶ヤ环绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/collaborativeApproval/index7",
+ "style": {
+ "navigationBarTitleText": "鍑哄簱绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/cooperativeOffice/collaborativeApproval/index",
"style": {
"navigationBarTitleText": "瀹℃壒绠$悊",
@@ -313,6 +341,13 @@
"path": "pages/cooperativeOffice/clientVisit/detail",
"style": {
"navigationBarTitleText": "娣诲姞瀹㈡埛鎷滆",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/noticeManagement/index",
+ "style": {
+ "navigationBarTitleText": "閫氱煡鍏憡",
"navigationStyle": "custom"
}
},
@@ -411,7 +446,9 @@
"path": "pages/inspectionUpload/index",
"style": {
"navigationBarTitleText": "宸℃涓婁紶",
- "navigationStyle": "custom"
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": true,
+ "backgroundColor": "#f8f8f8"
}
},
{
@@ -467,6 +504,13 @@
"path": "pages/inventoryManagement/receiptManagement/detail",
"style": {
"navigationBarTitleText": "鏂板鍏ュ簱",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/inventoryManagement/issueManagement/index",
+ "style": {
+ "navigationBarTitleText": "鑷畾涔夊嚭搴�",
"navigationStyle": "custom"
}
}
@@ -693,4 +737,4 @@
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3