正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
@@ -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 | } |
-
请 注册 或 登录 后发表评论