From d8717c2f906b289342fd4fa15762dbc8219153e2 Mon Sep 17 00:00:00 2001 From: Hakadao Date: Tue, 9 May 2023 02:14:47 +0800 Subject: [PATCH] fix: event bubbling in a tag --- src/components/VideoCard.vue | 83 ++++++++++++++++++------------------ 1 file changed, 41 insertions(+), 42 deletions(-) diff --git a/src/components/VideoCard.vue b/src/components/VideoCard.vue index 5fd39c08..a0ba08e7 100644 --- a/src/components/VideoCard.vue +++ b/src/components/VideoCard.vue @@ -155,49 +155,48 @@ function toggleWatchLater() {
- -
- -
- {{ calcCurrentTime(duration) }} -
- -
- - - - - - -
- - - +
+ +
+ {{ calcCurrentTime(duration) }}
-
+ + + + + +
+