From 021e3c0bbe1a80355017fa9e8e26e64e5f87d17e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=95=E5=B1=82=E7=94=A8=E6=88=B7?= Date: Sun, 15 Jan 2023 11:43:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E7=AB=AF=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 40 ++++++++++++++++++++++++++++++-- src/components/Links/index.vue | 29 ++++++++++++++++------- src/components/Message/index.vue | 19 +++++++++++++-- src/components/Music/index.vue | 4 ++++ src/components/Player/index.vue | 17 ++++---------- src/store/index.js | 6 +++++ src/views/Func/index.vue | 31 ++++++++++++++++++------- src/views/Main/Left.vue | 10 +++++++- src/views/Main/Right.vue | 34 ++++++++++++++++++++++++++- 9 files changed, 156 insertions(+), 34 deletions(-) diff --git a/src/App.vue b/src/App.vue index 96ba724..c3beefa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -16,15 +16,24 @@ + + + +