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