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 |  112 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 111 insertions(+), 1 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index e2560fd..e5a99cd 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -599,7 +599,7 @@
     {
       "path": "pages/inspectionUpload/index",
       "style": {
-        "navigationBarTitleText": "宸℃涓婁紶",
+        "navigationBarTitleText": "璁惧宸℃",
         "navigationStyle": "custom",
         "enablePullDownRefresh": true,
         "backgroundColor": "#f8f8f8"
@@ -884,6 +884,110 @@
         "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": "娑堟伅涓績"
+      }
     }
   ],
   "subPackages": [
@@ -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