删除了清楚定时器
This commit is contained in:
parent
f74c8a8776
commit
a4fee4682f
@ -395,7 +395,6 @@
|
||||
// this.chatRoomService.sendMessages(this.room.id, message);
|
||||
},
|
||||
onHide: function() {
|
||||
clearInterval(this.changeLiveRealtimeNumber)
|
||||
console.log('App Hide');
|
||||
},
|
||||
//模拟onshow生命周期
|
||||
|
Loading…
Reference in New Issue
Block a user