升级进出消息样式(服务器配合调整)

This commit is contained in:
MrZ626
2020-12-05 22:36:54 +08:00
parent b23f005348
commit be1794049b
5 changed files with 20 additions and 21 deletions

View File

@@ -95,8 +95,8 @@ return{
-- wsDisconnected="WS连接断开",
-- wsNoConn="WS未连接",
-- chatJoin="有人来了,当前人数:",
-- chatLeave="有人离开了,当前人数:",
-- chatJoin="进入房间",
-- chatLeave="离开房间",
-- chatRemain="人数:",
-- chatHistory="------以上是历史消息------",