From b01e4e680f71601224c24d4299efd823403afc51 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Fri, 8 Dec 2023 17:15:26 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20=E4=BF=AE=E5=A4=8D=E5=88=86?= =?UTF-8?q?=E4=BA=AB=E5=9B=BE=E7=94=9F=E6=88=90=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/post/tp-vod.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/post/tp-vod.vue b/src/components/post/tp-vod.vue index aa0f117a..1c625105 100644 --- a/src/components/post/tp-vod.vue +++ b/src/components/post/tp-vod.vue @@ -144,6 +144,7 @@ function getVodTime(): string { align-items: center; justify-content: center; border-radius: 10px; + aspect-ratio: v-bind(vodAspectRatio); } .tp-vod-cover :nth-child(1) {