From 3fad070b9ed1e21363f59e1959ff66f3a7b8c5f5 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 02 Jul 2021 19:05:01 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/qfqk-android

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

diff --git a/pages.json b/pages.json
index 631d455..bc30032 100644
--- a/pages.json
+++ b/pages.json
@@ -125,10 +125,7 @@
 			"path": "pages/groupChat/groupChat",
 			"name": "groupChat",
 			"style": {
-				"navigationBarTitleText": "聊天室",
-				"app-plus":{
-					"titleNView":false
-				}
+				"navigationBarTitleText": "聊天室"
 			}
 		},
 		{
@@ -233,6 +230,12 @@
 			}
 		},
 		{
+			"path": "pages/handle/handle",
+			"style": {
+				"navigationBarTitleText": "我要办"
+			}
+		},
+		{
 			"path": "pages/alarm_list/alarm_list",
 			"name": "alarm_list",
 			"style": {

--
Gitblit v1.9.3