debug
This commit is contained in:
@@ -1,26 +1,3 @@
|
||||
{if $key == 1}
|
||||
<li class="col-md-6 col-sm-4 col-xs-3">
|
||||
|
||||
<div class="stui-vodlist__box">
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
<a style="color: rgb(233, 93, 80); background-image: url("/static/img/loading.webp");"
|
||||
class="stui-vodlist__thumb lazyload-bg"
|
||||
href='https://zhaoshiping.com/vod/xuan-xue-xiao-nai-bao-jing-neng-yu-ce-wei-lai-78584' title="玄学小奶包竟能预测未来"
|
||||
data-src="https://zhaoshiping.com/img/video/2024/02/16/09/xuan-xue-xiao-nai-bao-jing-neng-yu-ce-wei-lai.webp">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-text text-right"></span>
|
||||
</a>
|
||||
<div class="stui-vodlist__detail">
|
||||
<h3 class="title text-overflow">
|
||||
<a href='https://zhaoshiping.com/vod/xuan-xue-xiao-nai-bao-jing-neng-yu-ce-wei-lai-78584'
|
||||
title="玄学小奶包竟能预测未来">玄学小奶包竟能预测未来</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
{else}
|
||||
|
||||
<li class="col-md-6 col-sm-4 col-xs-3">
|
||||
|
||||
@@ -45,4 +22,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
{/if}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user