xbx #103

Merged
theluyuan merged 2 commits from xbx into master 2020-09-16 11:06:04 +00:00
Showing only changes of commit a4fee4682f - Show all commits

View File

@ -395,7 +395,6 @@
// this.chatRoomService.sendMessages(this.room.id, message); // this.chatRoomService.sendMessages(this.room.id, message);
}, },
onHide: function() { onHide: function() {
clearInterval(this.changeLiveRealtimeNumber)
console.log('App Hide'); console.log('App Hide');
}, },
//模拟onshow生命周期 //模拟onshow生命周期