Browse Source

视频播放不做切换后台后关闭处理

jwyu 2 năm trước cách đây
mục cha
commit
46b82ae757
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/roadShow/video/list.vue

+ 1 - 1
pages/roadShow/video/list.vue

@@ -155,7 +155,7 @@ export default {
     },
     onHide(){
         this.showFilter=false
-        this.curVideoId=0
+        // this.curVideoId=0
     },
     onShareAppMessage({from,target}) {
         console.log(from,target);