From 68dbdc67d23d2f0fdc6a023efabbd8713a5c3dc8 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Sat, 19 Jun 2021 20:02:40 +0800
Subject: [PATCH] 聊天功能完善

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

diff --git a/pages.json b/pages.json
index ee20636..a57d1db 100644
--- a/pages.json
+++ b/pages.json
@@ -121,6 +121,17 @@
 			}
 		},
 		{
+			"path": "pages/groupChat/chatingcopy",
+			"name": "chatingcopy",
+			"style": {
+				"navigationBarTitleText": "聊天室2",
+				"navigationStyle":"custom",
+				"app-plus":{
+					"titleNView":false
+				}
+			}
+		},
+		{
 			"path": "pages/infoRegistration/infoRegistration",
 			"name": "infoRegistration",
 			"style": {

--
Gitblit v1.9.3