From b48a5f64fe196bee6f1c7eb0be1b78c9ebec0860 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 11 Oct 2021 08:44:27 +0800
Subject: [PATCH] 修改完善

---
 pages.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages.json b/pages.json
index ce4f522..da528ac 100644
--- a/pages.json
+++ b/pages.json
@@ -221,7 +221,7 @@
 		{
 			"path": "pages/message/addMessage",
 			"style": {
-				"navigationBarTitleText": "新增通知通告",
+				"navigationBarTitleText": "发送通知",
 				"enablePullDownRefresh": false,
 				"navigationBarBackgroundColor": "#0BB9C8",
 				"navigationBarTextStyle": "white"
@@ -271,7 +271,7 @@
 		}, {
 			"path": "pages/map/map",
 			"style": {
-				"navigationBarTitleText": "位置查看",
+				"navigationBarTitleText": "保安员位置",
 				"enablePullDownRefresh": false,
 				"navigationBarBackgroundColor": "#0BB9C8",
 				"navigationBarTextStyle": "white"

--
Gitblit v1.9.3