This commit is contained in:
make
2025-07-11 22:21:22 +08:00
parent 42b4b9b239
commit b0030bfdd8
50 changed files with 216 additions and 169 deletions

View File

@@ -1,20 +1,3 @@
{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]])}
@@ -42,4 +25,3 @@
{/volist}
</div>
</li>
{/if}