暂停不覆盖歌词
This commit is contained in:
parent
d0518e6dfe
commit
1ba68d67ba
@ -211,7 +211,7 @@ export default {
|
|||||||
console.log('暂停播放')
|
console.log('暂停播放')
|
||||||
this.lyric.lrc.pause()
|
this.lyric.lrc.pause()
|
||||||
this.stopPlay()
|
this.stopPlay()
|
||||||
this.status = this.$t('core.player.stop')
|
// this.status = this.$t('core.player.stop')
|
||||||
})
|
})
|
||||||
this.audio.addEventListener('ended', () => {
|
this.audio.addEventListener('ended', () => {
|
||||||
console.log('播放完毕')
|
console.log('播放完毕')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user