mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-06 04:51:29 +08:00
记录当前播放时间this.video.info.time, 解决换源时时间进度定位问题
This commit is contained in:
@@ -459,6 +459,7 @@ export default {
|
||||
doc.time = this.xg.currentTime
|
||||
delete doc.id
|
||||
history.update(db.id, doc)
|
||||
this.video.info.time = this.xg.currentTime
|
||||
}
|
||||
}, 10000)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user