作者 yanchengjie

测试提交2

... ... @@ -132,6 +132,7 @@ export default {
const current = player.cache_.currentTime
localStorage.setItem('videoTime', current)
console.log('第二次播放')
console.log('第二次播放')
if (Number(this.detail.status) !== 1) {
this.pointerVideo(1)
}
... ...