From 34fdb0a5b70e6e6f5ec8169f7c964d42c42ed927 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 11 三月 2026 10:14:04 +0800
Subject: [PATCH] fix:安全培训-筛选日期有误,筛选出的内容也不对

---
 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