From ba4c576fdc897f643bc14767fa722fe8fa4ca630 Mon Sep 17 00:00:00 2001 From: "zhangf@suq.cn" Date: Sat, 5 Sep 2026 17:26:08 +0800 Subject: [PATCH] =?UTF-8?q?fix(video):=20=E4=BF=AE=E5=A4=8D=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E5=8D=A1=E7=89=87=E6=95=B0=E6=8D=AE=E6=BA=90=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将视频源从 {$vo.url} 更改为 {$vo.thumbnail.url ?? ''} - 确保视频缩略图 URL 正确传递给 data-video-src 属性 - 保持图片加载逻辑的一致性,使用相同的默认值处理方式 --- public/themes/website/1/zh/demo/video.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/website/1/zh/demo/video.html b/public/themes/website/1/zh/demo/video.html index 30e0fd3..6e981d6 100644 --- a/public/themes/website/1/zh/demo/video.html +++ b/public/themes/website/1/zh/demo/video.html @@ -87,7 +87,7 @@
{hcTaglib:contentPage mainField="*" subField="*" name="hc_content" limit="12" item="vo"} -