mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-18 06:07:48 +00:00
feat: 增加歌手页面
This commit is contained in:
parent
7d20e6c5de
commit
36603dc3a0
16 changed files with 247 additions and 28 deletions
|
|
@ -194,7 +194,6 @@ export class Player {
|
|||
if (_howler.playing()) return
|
||||
_howler.play()
|
||||
this.state = State.PLAYING
|
||||
this._progress = _howler.seek()
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue