video-template-5
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
<li class="col-md-4 col-sm-3 col-xs-1 padding-0">
|
||||
|
||||
<li class="col-md-6 col-xs-4 padding-0">
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
<a class="top-line-dot text-overflow" href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}' title="{$Video.v_name}">
|
||||
<span class="text-muted pull-right">{$Video.v_remarks}</span>
|
||||
<a class="top-line-dot text-overflow"
|
||||
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
||||
title="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看">
|
||||
<i class="icon iconfont icon-more pull-right text-muted"></i>
|
||||
{$Video.v_name}
|
||||
</a>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user