修改进度条文案

This commit is contained in:
sunhonglai
2025-04-21 14:37:53 +08:00
parent ff908554fd
commit 505e3ce00c
2 changed files with 3 additions and 0 deletions

View File

@@ -512,6 +512,7 @@ export default {
this.currentProgress = progressVideo;
this.barrageTimelineStart = newCurrentTime;
this.videoDom.currentTime = newCurrentTime;
this.updateProgressText();
},
/* 提高视频音量
*/