From 6a257b9c65d8e09ea0b2613504529c99cd542749 Mon Sep 17 00:00:00 2001 From: zilong Date: Sun, 24 Oct 2021 01:06:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=BC=80=E4=B8=80=E4=B8=AA=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=86=8D=E5=86=99=E5=BD=93=E5=89=8D=E6=92=AD=E6=94=BE?= =?UTF-8?q?...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 11 +- src/assets/css/common.css | 5 + src/assets/css/common.less | 6 + src/store/index.js | 1 + src/views/common/MainMenu.vue | 52 +++---- src/views/common/SongCtrl.vue | 43 +++--- src/views/common/ZPlayingList.vue | 231 ++++++++++++++++++++++++++++++ 7 files changed, 302 insertions(+), 47 deletions(-) create mode 100644 src/views/common/ZPlayingList.vue diff --git a/src/App.vue b/src/App.vue index 4c725af..2d537f5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@ + + + + + +