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