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

diff --git a/src/pages.json b/src/pages.json
index dcab874..e5a99cd 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -564,7 +564,7 @@
     {
       "path": "pages/equipmentManagement/inspection/index",
       "style": {
-        "navigationBarTitleText": "宸℃绠$悊",
+        "navigationBarTitleText": "璁惧宸℃",
         "navigationStyle": "custom"
       }
     },
@@ -599,7 +599,7 @@
     {
       "path": "pages/inspectionUpload/index",
       "style": {
-        "navigationBarTitleText": "宸℃绠$悊",
+        "navigationBarTitleText": "璁惧宸℃",
         "navigationStyle": "custom",
         "enablePullDownRefresh": true,
         "backgroundColor": "#f8f8f8"

--
Gitblit v1.9.3