From 6fb243370d32f233f1e2a95e8a2bec9ebb9b4ee6 Mon Sep 17 00:00:00 2001 From: xudan Date: Fri, 10 Oct 2025 10:22:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8=E6=92=AD=E6=94=BE=E6=8E=A7?= =?UTF-8?q?=E5=88=B6=E5=99=A8=E4=B8=AD=E6=B7=BB=E5=8A=A0=E6=9C=AC=E5=9C=B0?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E7=AE=A1=E7=90=86=E5=92=8C=E5=AE=9A=E6=97=B6?= =?UTF-8?q?=E5=99=A8=E9=80=BB=E8=BE=91=EF=BC=8C=E4=BC=98=E5=8C=96=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E5=90=8C=E6=AD=A5=E4=B8=8E=E7=94=A8=E6=88=B7=E4=BA=A4?= =?UTF-8?q?=E4=BA=92=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PlaybackController.vue | 45 +++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 3 deletions(-) diff --git a/src/components/PlaybackController.vue b/src/components/PlaybackController.vue index c0590ce..1a1a6c9 100644 --- a/src/components/PlaybackController.vue +++ b/src/components/PlaybackController.vue @@ -1,6 +1,6 @@