From 23a1e5b3a79d4aafb1abf5d6824b51f75eb98c6d Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Thu, 11 Jul 2024 16:05:29 +0800
Subject: [PATCH] 代码优化
---
pages.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pages.json b/pages.json
index 73878f7..4ad26cc 100644
--- a/pages.json
+++ b/pages.json
@@ -1319,7 +1319,7 @@
{
"path": "securityRecord",
"style": {
- "navigationBarTitleText": "校园安全检查记录",
+ "navigationBarTitleText": "校园安保检查",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false
@@ -1346,7 +1346,7 @@
{
"path": "troubleTaskList",
"style": {
- "navigationBarTitleText": "校园任务",
+ "navigationBarTitleText": "问题处理与反馈",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": false
@@ -1411,4 +1411,4 @@
}
]
}
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3