diff --git a/src/components/Cover.vue b/src/components/Cover.vue index 654d217..163022a 100644 --- a/src/components/Cover.vue +++ b/src/components/Cover.vue @@ -16,7 +16,7 @@ > - + - + diff --git a/src/components/FMCard.vue b/src/components/FMCard.vue index a485002..5002998 100644 --- a/src/components/FMCard.vue +++ b/src/components/FMCard.vue @@ -1,9 +1,10 @@ - + diff --git a/src/components/ModalAddTrackToPlaylist.vue b/src/components/ModalAddTrackToPlaylist.vue index 193bcd4..e6c94dd 100644 --- a/src/components/ModalAddTrackToPlaylist.vue +++ b/src/components/ModalAddTrackToPlaylist.vue @@ -17,7 +17,7 @@ class="playlist" @click="addTrackToPlaylist(playlist.id)" > - + {{ playlist.name }} {{ playlist.trackCount }} 首 diff --git a/src/components/MvRow.vue b/src/components/MvRow.vue index a5d4d7a..f6ee06f 100644 --- a/src/components/MvRow.vue +++ b/src/components/MvRow.vue @@ -7,7 +7,7 @@ @mouseleave="hoverVideoID = 0" @click="goToMv(getID(mv))" > - + - + diff --git a/src/components/Player.vue b/src/components/Player.vue index 6e3eec4..a7c509d 100644 --- a/src/components/Player.vue +++ b/src/components/Player.vue @@ -27,6 +27,7 @@ diff --git a/src/components/TrackList.vue b/src/components/TrackList.vue index a175d72..2b5bbb1 100644 --- a/src/components/TrackList.vue +++ b/src/components/TrackList.vue @@ -2,7 +2,10 @@ - + {{ rightClickedTrackComputed.name }} {{ rightClickedTrackComputed.ar[0].name }} diff --git a/src/components/TrackListItem.vue b/src/components/TrackListItem.vue index b2f3695..c735dfd 100644 --- a/src/components/TrackListItem.vue +++ b/src/components/TrackListItem.vue @@ -10,6 +10,7 @@ diff --git a/src/views/artist.vue b/src/views/artist.vue index cec51e4..0054cae 100644 --- a/src/views/artist.vue +++ b/src/views/artist.vue @@ -2,7 +2,7 @@ - + {{ artist.name }} @@ -75,7 +75,7 @@ @mouseleave="mvHover = false" @click="goToMv(latestMV.id)" > - + MVs - {{ + {{ $t('home.seeMore') }} diff --git a/src/views/artistMV.vue b/src/views/artistMV.vue index 69a7f35..ba0a8c1 100644 --- a/src/views/artistMV.vue +++ b/src/views/artistMV.vue @@ -1,9 +1,11 @@ - {{ - artist.name - }}'s Music Videos + {{ artist.name }}'s Music Videos diff --git a/src/views/library.vue b/src/views/library.vue index e9a6583..d1a9af0 100644 --- a/src/views/library.vue +++ b/src/views/library.vue @@ -1,9 +1,11 @@ - {{ - data.user.nickname - }}{{ $t('library.sLibrary') }} + {{ data.user.nickname }}{{ $t('library.sLibrary') }} diff --git a/src/views/loginAccount.vue b/src/views/loginAccount.vue index ff4d859..eb376f0 100644 --- a/src/views/loginAccount.vue +++ b/src/views/loginAccount.vue @@ -69,7 +69,7 @@ - + {{ qrCodeInformation }} diff --git a/src/views/loginUsername.vue b/src/views/loginUsername.vue index 5a9f69b..06e8fc8 100644 --- a/src/views/loginUsername.vue +++ b/src/views/loginUsername.vue @@ -31,7 +31,11 @@ :class="{ active: user.nickname === activeUser.nickname }" @click="activeUser = user" > - + {{ user.nickname }} diff --git a/src/views/lyrics.vue b/src/views/lyrics.vue index 3cd4a4e..6ae75a3 100644 --- a/src/views/lyrics.vue +++ b/src/views/lyrics.vue @@ -34,7 +34,7 @@ - + - {{ - data.user.nickname - }}{{ $t('library.sLikedSongs') }} + + {{ data.user.nickname }}{{ $t('library.sLikedSongs') }} diff --git a/src/views/settings.vue b/src/views/settings.vue index 37d531a..b8b63eb 100644 --- a/src/views/settings.vue +++ b/src/views/settings.vue @@ -3,7 +3,7 @@ - + {{ data.user.nickname }} @@ -11,6 +11,7 @@ > 黑胶VIP