视图优化-排行榜展示点击量
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}
|
||||
|
||||
@@ -61,7 +61,6 @@
|
||||
{include file="public/video-list-phb" start="80"/}
|
||||
{/video:ranklist}
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<div class="c5fe5e col-md-wide-75 col-xs-1 p-xs-0 ">
|
||||
|
||||
Reference in New Issue
Block a user