Browse Source

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

jwyu 2 years ago
parent
commit
46b82ae757
1 changed files with 1 additions and 1 deletions
  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);