From 8edf1f686a8b050190022bf072349b0b65e329cf Mon Sep 17 00:00:00 2001 From: jxxghp Date: Thu, 25 Jun 2026 22:45:12 +0800 Subject: [PATCH] fix: refactor media card interaction for improved touch handling and state management --- src/components/cards/MediaCard.vue | 58 ++++++++++++++++++------------ 1 file changed, 36 insertions(+), 22 deletions(-) diff --git a/src/components/cards/MediaCard.vue b/src/components/cards/MediaCard.vue index af1285aa..600e70e6 100644 --- a/src/components/cards/MediaCard.vue +++ b/src/components/cards/MediaCard.vue @@ -1,3 +1,10 @@ + +