作者 yanchengjie

测试提交2

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