From f836c8dab7a6ae9cac1642b521c51bb8ae9a1f4e Mon Sep 17 00:00:00 2001 From: Fam Zheng Date: Sun, 10 May 2026 14:59:07 +0100 Subject: [PATCH] =?UTF-8?q?music:=20=E4=B9=90=E8=B0=B1=E5=9B=BE=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E5=85=A8=E5=B1=8F=EF=BC=88=E5=86=8D=E7=82=B9=20/=20ES?= =?UTF-8?q?C=20=E9=80=80=E5=87=BA=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/music/frontend/src/views/PlayerView.vue | 42 ++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/apps/music/frontend/src/views/PlayerView.vue b/apps/music/frontend/src/views/PlayerView.vue index 05d92f9..78486d6 100644 --- a/apps/music/frontend/src/views/PlayerView.vue +++ b/apps/music/frontend/src/views/PlayerView.vue @@ -138,6 +138,7 @@ :src="attachmentUrl(att.id)" :alt="att.filename" class="sheet-img" + @click="fullscreenSrc = attachmentUrl(att.id)" />
+ +
+ +
+