视频广告测试调整

This commit is contained in:
make
2025-07-10 20:26:29 +08:00
parent 5963a8b3df
commit 2adccf2b8c
9 changed files with 146 additions and 41 deletions

View File

@@ -1,3 +1,20 @@
{if $key == 1}
<li class="f88537 col-md-[col-md] col-sm-3 col-xs-2 pb-xs-0 ">
{if !empty($arrGrm[$key + [start]])}
{$arrGrm[$key+[start]]|raw}
{/if}
<a class="b02e75 img-pic thumb pic60 "
href='https://zhaoshiping.com/vod/shen-yin-wang-zuo-26044'>
<img class="lazyload-img" src="/static/img/loading.webp" data-src="https://zhaoshiping.com/img/video/2025/04/06/16/shen-yin-wang-zuo.webp"
>
<span class="bb17e9 iconfont icon-play play hidden-xs"></span>
</a>
<h3 class="ac00f9 name text-overflow">
<a href='https://zhaoshiping.com/vod/shen-yin-wang-zuo-26044' >神印王座</a>
</h3>
</li>
{else}
<li class="f88537 col-md-[col-md] col-sm-3 col-xs-2 pb-xs-0 ">
{if !empty($arrGrm[$key + [start]])}
@@ -24,4 +41,5 @@
&nbsp;
{/volist}
</div>
</li>
</li>
{/if}