From bae9c859908334bf43d2ef8c0b7a0844fc84420f Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 29 Nov 2023 08:11:47 +0800 Subject: [PATCH] fix --- src/components/cards/PluginCard.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/cards/PluginCard.vue b/src/components/cards/PluginCard.vue index 81c9e842..c78d20ae 100644 --- a/src/components/cards/PluginCard.vue +++ b/src/components/cards/PluginCard.vue @@ -290,6 +290,7 @@ const dropdownItems = ref([ aspect-ratio="4/3" cover :class="{ shadow: isImageLoaded }" + @load="isImageLoaded = true" />