From d286ea98663537e2ff4bd477da5b4e040ee5fbdb Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 09 三月 2026 17:46:03 +0800
Subject: [PATCH] 附件上传路径和查看路径修改
---
src/pages.json | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 114 insertions(+), 4 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 4bf158d..e5a99cd 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -312,7 +312,7 @@
{
"path": "pages/cooperativeOffice/collaborativeApproval/index7",
"style": {
- "navigationBarTitleText": "鍑哄簱绠$悊",
+ "navigationBarTitleText": "鍙戣揣瀹℃壒",
"navigationStyle": "custom"
}
},
@@ -599,7 +599,7 @@
{
"path": "pages/inspectionUpload/index",
"style": {
- "navigationBarTitleText": "宸℃涓婁紶",
+ "navigationBarTitleText": "璁惧宸℃",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"backgroundColor": "#f8f8f8"
@@ -671,7 +671,7 @@
{
"path": "pages/safeProduction/safeQualifications/index",
"style": {
- "navigationBarTitleText": "瑙勭▼璧勮川",
+ "navigationBarTitleText": "瑙勭▼涓庤祫璐�",
"navigationStyle": "custom"
}
},
@@ -783,7 +783,7 @@
{
"path": "pages/safeProduction/hazardousMaterialsControl/index",
"style": {
- "navigationBarTitleText": "鍗遍櫓鐗╂枡",
+ "navigationBarTitleText": "鍗遍櫓鐗╂枡绠℃帶",
"navigationStyle": "custom"
}
},
@@ -883,6 +883,110 @@
"style": {
"navigationBarTitleText": "钖祫鍙拌处璇︽儏",
"navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/humanResources/contractManagement/index",
+ "style": {
+ "navigationBarTitleText": "鍚堝悓绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/index",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/add",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠屾坊鍔�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/detail",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠岃鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/materialInspection/fileList",
+ "style": {
+ "navigationBarTitleText": "鍘熸潗鏂欐楠岄檮浠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/index",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/add",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠屾坊鍔�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/detail",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠岃鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/processInspection/fileList",
+ "style": {
+ "navigationBarTitleText": "杩囩▼妫�楠岄檮浠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/index",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/add",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠屾坊鍔�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/detail",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠岃鎯�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/finalInspection/fileList",
+ "style": {
+ "navigationBarTitleText": "鍑哄巶妫�楠岄檮浠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/cooperativeOffice/customerManage/detail",
+ "style": {
+ "navigationBarTitleText": "瀹㈡埛璇︽儏",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/message",
+ "style": {
+ "navigationBarTitleText": "娑堟伅涓績"
}
}
],
@@ -1096,6 +1200,12 @@
"text": "棣栭〉"
},
{
+ "pagePath": "pages/message",
+ "iconPath": "static/images/tabbar/work.png",
+ "selectedIconPath": "static/images/tabbar/work_.png",
+ "text": "娑堟伅"
+ },
+ {
"pagePath": "pages/mine",
"iconPath": "static/images/tabbar/mine.png",
"selectedIconPath": "static/images/tabbar/mine_.png",
--
Gitblit v1.9.3