From be83a79b05268eb375b14fe4c89f107dbd15a55e Mon Sep 17 00:00:00 2001 From: alger Date: Thu, 21 Dec 2023 18:09:12 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(Audio):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E8=B7=B3=E8=BD=AC=E6=97=B6=20=E9=9F=B3?= =?UTF-8?q?=E4=B9=90=E4=B8=80=E7=9B=B4=E6=92=AD=E6=94=BE=E6=9A=82=E5=81=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 9 +++++++++ src/layout/components/PlayBar.vue | 12 +++++++----- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/src/App.vue b/src/App.vue index c99f0b6..b26f2d5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,6 @@