Explorar o código

Merge branch 'video_fix'

jwyu %!s(int64=2) %!d(string=hai) anos
pai
achega
6b2acf0d75
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      pages-roadShow/video/list.vue
  2. 1 1
      pages/video/videoList.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);

+ 1 - 1
pages/video/videoList.vue

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