From f03372de6aec2e5259c11405ae9cee3171033ad4 Mon Sep 17 00:00:00 2001 From: alger Date: Thu, 28 Nov 2024 23:33:38 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E4=BC=98=E5=8C=96=E6=AD=8C?= =?UTF-8?q?=E5=8D=95=E5=88=97=E8=A1=A8=20=E6=B7=BB=E5=8A=A0=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E6=9B=B4=E5=A4=9A=20=E4=BC=98=E5=8C=96=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=B8=83=E5=B1=80=20=E4=BC=98=E5=8C=96=E6=AD=8C?= =?UTF-8?q?=E5=8D=95=20mv=20=E6=AD=8C=E5=8D=95=E7=B1=BB=E5=9E=8B=E7=9A=84?= =?UTF-8?q?=E5=8A=A8=E7=94=BB=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PlaylistType.vue | 82 +++++++++++++++-- src/views/list/index.vue | 155 ++++++++++++++++++++++++-------- src/views/mv/index.vue | 7 +- 3 files changed, 201 insertions(+), 43 deletions(-) diff --git a/src/components/PlaylistType.vue b/src/components/PlaylistType.vue index 8b76198..9f33acb 100644 --- a/src/components/PlaylistType.vue +++ b/src/components/PlaylistType.vue @@ -5,10 +5,21 @@