倍数播放
This commit is contained in:
parent
71e5835299
commit
ff21ddf44d
|
|
@ -105,9 +105,9 @@ export default {
|
|||
if (opt.isEnd) {
|
||||
this.studyDuration = 0
|
||||
}
|
||||
// if (opt.isSpeed == '0') {
|
||||
// this.showCoverView = false
|
||||
// }
|
||||
if (opt.isSpeed == '0') {
|
||||
this.showCoverView = false
|
||||
}
|
||||
this.video = uni.createVideoContext('myVideo')
|
||||
this.$verificationToken()
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue