This commit is contained in:
make
2025-12-31 00:49:32 +08:00
parent ae57b68f99
commit eb8c097777
709 changed files with 39727 additions and 1041 deletions

View File

@@ -0,0 +1,14 @@
<article class="{$TpStyle.dom_prefix}-b5-box">
<a href="/detail/{$arrVideoTuijian.3.v_id}.html">
<div class="{$TpStyle.dom_prefix}-b5-imgwrap">
<img loading="lazy"
src="{site:cfg code='PUBLIC_COVER_DOMAIN' encode='false'/}{$arrVideoTuijian.3.v_pic}"
class="{$TpStyle.dom_prefix}-b5-img"
alt="{$arrVideoTuijian.3.v_name}">
<footer class="{$TpStyle.dom_prefix}-b5-foot">
<h4>{$arrVideoTuijian.3.v_name}</h4>
<span>支持手机 / 平板 / 电视播放</span>
</footer>
</div>
</a>
</article>