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