xbx #104

Merged
theluyuan merged 3 commits from xbx into master 2020-09-17 11:44:22 +00:00
Showing only changes of commit 32bcfb92e1 - Show all commits

View File

@ -397,6 +397,7 @@
}, },
onHide: function() { onHide: function() {
console.log('App Hide'); console.log('App Hide');
that.chatRoomService.warrings = ()=>{};
}, },
//模拟onshow生命周期 //模拟onshow生命周期
created() { created() {