视图优化-排行榜展示点击量
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<li>
|
||||
<?php $key ++ ?>
|
||||
<i>{$key}</i>
|
||||
<span class="eed7e3 text-color pull-right">{$Video.v_box_office ?? 0}</span>
|
||||
<span class="eed7e3 text-color pull-right">{$Video.vc_clicks ?? 0}</span>
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user