💄 修复分享图生成错误

This commit is contained in:
BTMuli
2023-12-08 17:15:26 +08:00
parent be3d49566d
commit b01e4e680f

View File

@@ -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) {