mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-18 06:07:48 +00:00
fix: bugs
This commit is contained in:
parent
5b6619d1de
commit
6ce9055484
7 changed files with 10 additions and 33 deletions
|
|
@ -21,7 +21,7 @@
|
|||
>
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<ButtonTwoTone :icon-class="play" @click.native="playPopularSongs()">
|
||||
<ButtonTwoTone icon-class="play" @click.native="playPopularSongs()">
|
||||
{{ $t('common.play') }}
|
||||
</ButtonTwoTone>
|
||||
<ButtonTwoTone color="grey" @click.native="followArtist">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue