0:00 /0:00
暧昧合伙人
遗憾
// 高亮当前播放项 playlistItems.forEach(i => i.classList.remove('playing')); this.classList.add('playing'); }); }); // 更新进度 audio.addEventListener('timeupdate', updateProgress); });