修改
This commit is contained in:
parent
58b3b2392c
commit
383d44c4d5
@ -109,9 +109,7 @@
|
|||||||
duration: '2000'
|
duration: '2000'
|
||||||
})
|
})
|
||||||
this.videoerroshow = false
|
this.videoerroshow = false
|
||||||
setTimeout(e => {
|
this.videoshow = false
|
||||||
this.videoshow = false
|
|
||||||
}, 1000)
|
|
||||||
},
|
},
|
||||||
//novideoplay未购买
|
//novideoplay未购买
|
||||||
novideoplay() {
|
novideoplay() {
|
||||||
|
|||||||
@ -107,9 +107,7 @@
|
|||||||
duration: '2000'
|
duration: '2000'
|
||||||
})
|
})
|
||||||
this.videoerroshow = false
|
this.videoerroshow = false
|
||||||
setTimeout(e => {
|
this.videoshow = false
|
||||||
this.videoshow = false
|
|
||||||
}, 1000)
|
|
||||||
},
|
},
|
||||||
//视频播放
|
//视频播放
|
||||||
videoplay(item) {
|
videoplay(item) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user