解决了划走之后的问题

This commit is contained in:
2020-09-05 12:09:57 +08:00
parent 539309b370
commit 23916ea7fa
2 changed files with 4 additions and 1 deletions

View File

@@ -379,6 +379,9 @@
console.log('App Launch');
},
onShow: function() {
if(!this.zhibo){
return ;
}
this.stop()
this.startPreview()
this.start()