From 086bbb8958dc6881ab1543a7613a18dbe47628c5 Mon Sep 17 00:00:00 2001 From: "algerkc@qq.com" Date: Fri, 15 Dec 2023 14:24:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20refactor(=E6=A0=B7=E5=BC=8F):=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=8A=A0=E8=BD=BD=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PlaylistType.vue | 4 +-- src/components/RecommendAlbum.vue | 8 +++--- src/components/RecommendSinger.vue | 4 +-- src/components/common/SongItem.vue | 7 ++++-- src/index.css | 8 ++++++ src/layout/components/MusicFull.vue | 13 +++++++--- src/layout/components/PlayBar.vue | 38 ++++++++++++++++++++++++----- src/router/index.ts | 2 +- src/utils/index.ts | 25 +++++++++++++------ src/views/home/index.vue | 9 ++++--- src/views/list/index.vue | 36 +++++++++++++++------------ src/views/search/index.vue | 12 ++++++++- src/views/user/index.vue | 9 +++++-- 13 files changed, 126 insertions(+), 49 deletions(-) diff --git a/src/components/PlaylistType.vue b/src/components/PlaylistType.vue index ca7d323..dc6fc1c 100644 --- a/src/components/PlaylistType.vue +++ b/src/components/PlaylistType.vue @@ -2,7 +2,7 @@
歌单分类
- +