From a222a1024581067cc7823298172aaef539128d82 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期二, 10 三月 2026 15:51:07 +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