视频封面域名

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

@@ -193,8 +193,8 @@ href='https://{$DomainModel->d_domain}{site:vurl v_id="$arrVideo.v_id" v_py="$ar
<div class="c876e8 pannel-box p-xs-10 clearfix detail-info-box">
<div class="cab11a vod-detail-pic col-md-wide-25 col-xs-wide-35 p-xs-0">
<a class="ba572d vod-detail-thumb lazyload-bg" href='{site:vurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en"/}'
data-src="{$arrVideo.v_pic}"
style="background-image: url(&quot;{$arrVideo.v_pic}&quot;);">
data-src="{site:cfg code='PUBLIC_COVER_DOMAIN' encode='false'/}{$arrVideo.v_pic}"
style="background-image: url(&quot;/static/img/loading.webp&quot;);">
<span class="b76b48 b-play"></span>
</a>
</div>