视频封面增加域名配置

This commit is contained in:
make
2025-11-24 22:10:04 +08:00
parent 5bb435c93b
commit 0c648ca5e4
12 changed files with 19 additions and 14 deletions

View File

@@ -8,7 +8,7 @@
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
title="{$Video.v_name}">
<img class="lazyload-img" src="/static/img/load.png"
data-src="{$Video.v_pic ?? ''}"
data-src="{site:cfg code='PUBLIC_COVER_DOMAIN' encode='false'/}{$Video.v_pic}"
alt="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看">
<span class="c3b20e play hidden-xs"></span>
<span class="bf637e pic-text text-right">{$Video.v_remarks}</span>