From a3b12f19ce05ca3c665ebeeea5d91dbf1516a3f0 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 27 一月 2026 11:00:05 +0800
Subject: [PATCH] 保养上传附件
---
src/pages.json | 77 ++++++++++++++++++++++++++++++++++++++
1 files changed, 77 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index ca4a8e0..09bebad 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -275,6 +275,13 @@
}
},
{
+ "path": "pages/indexItem",
+ "style": {
+ "navigationBarTitleText": "鑰冨嫟绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/cooperativeOffice/collaborativeApproval/index5",
"style": {
"navigationBarTitleText": "閲囪喘绠$悊",
@@ -359,9 +366,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"
}
},
@@ -429,6 +492,13 @@
}
},
{
+ "path": "pages/equipmentManagement/runManagement/index",
+ "style": {
+ "navigationBarTitleText": "杩愯绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/equipmentManagement/repair/index",
"style": {
"navigationBarTitleText": "璁惧鎶ヤ慨",
@@ -471,6 +541,13 @@
}
},
{
+ "path": "pages/equipmentManagement/upkeep/fileList",
+ "style": {
+ "navigationBarTitleText": "淇濆吇鏂囦欢绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/equipmentManagement/inspection/index",
"style": {
"navigationBarTitleText": "璁惧宸℃",
--
Gitblit v1.9.3