暂停不覆盖歌词

pull/225/head
lyswhut 2020-04-09 10:58:06 +08:00
parent d0518e6dfe
commit 1ba68d67ba
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ export default {
console.log('暂停播放')
this.lyric.lrc.pause()
this.stopPlay()
this.status = this.$t('core.player.stop')
// this.status = this.$t('core.player.stop')
})
this.audio.addEventListener('ended', () => {
console.log('播放完毕')