视频封面域名

This commit is contained in:
make
2025-11-24 23:00:18 +08:00
parent 0c648ca5e4
commit 1239ed9522
13 changed files with 18 additions and 18 deletions

View File

@@ -194,7 +194,7 @@
<a class="stui-vodlist__thumb picture v-thumb"
href='{site:vurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en"/}'
title="{$arrVideo.v_name}">
<img class="lazyload" src="{$arrVideo.v_pic}">
<img class="lazyload" src="/static/img/loading.webp" data-original="{site:cfg code='PUBLIC_COVER_DOMAIN' encode='false'/}{$arrVideo.v_pic}" >
<span class="play active hidden-xs"></span>
<span class="pic-text text-right">{$arrVideo.v_remarks}</span>
</a>