xbx #187

Merged
theluyuan merged 2 commits from xbx into master 2020-08-14 01:41:42 +00:00
Showing only changes of commit 2a58f2f63f - Show all commits

View File

@ -471,6 +471,7 @@ export default {
this.chatRoomService.sendMessages(this.room.id, message);
this.danmutext = ""
this.danmu = false
uni.hideKeyboard()
},
whenNewMessage (message) {//新消息监听
// if(message.type == this.room.MessageType.PROP){