This commit is contained in:
jxxghp
2024-09-18 18:07:12 +08:00
parent e6b6d3ca27
commit 19ce869763

View File

@@ -240,7 +240,7 @@ const posterUrl = computed(() => {
</template>
<div>
<VCardText class="flex items-center">
<div class="h-auto w-12 flex-shrink-0 overflow-hidden rounded-md shadow-lg">
<div class="h-auto w-12 flex-shrink-0 overflow-hidden rounded-md shadow-lg" v-if="imageLoaded">
<VImg :src="posterUrl" aspect-ratio="2/3" cover @click.stop="viewMediaDetail">
<template #placeholder>
<div class="w-full h-full">