From eaa83986e35d478bdfef55b49941fc6b4b86d95e Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 13 Aug 2021 09:46:23 +0800
Subject: [PATCH] 地图及部分配置修改

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

diff --git a/pages.json b/pages.json
index 159af86..b03b300 100644
--- a/pages.json
+++ b/pages.json
@@ -436,13 +436,13 @@
 				"pagePath": "pages/groupChat/groupChat",
 				"iconPath": "static/images/tabbar/demo.png",
 				"selectedIconPath": "static/images/tabbar/demo_selected.png",
-				"text": "好友"
+				"text": "聊天"
 			},
 			{
 				"pagePath": "pages/manage/manage",
 				"iconPath": "static/images/tabbar/manage.png",
 				"selectedIconPath": "static/images/tabbar/manage_selected.png",
-				"text": "管理"
+				"text": "工作台"
 			},
 			{
 				"pagePath": "pages/user/center",

--
Gitblit v1.9.3