视频广告测试调整
This commit is contained in:
@@ -250,8 +250,9 @@
|
||||
<?php $keyLine = 0;?>
|
||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||
<?php $keyLine ++ ;?>
|
||||
<li class="col-lg-3 col-md-2 col-sm-5 col-xs-4 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a class="btn btn-default btn-warm"
|
||||
<!-- col-lg-3 col-md-2-->
|
||||
<li class="col-xl-3 col-lg-2 col-md-2 col-sm-5 col-xs-4 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a class="btn btn-default {if $keyLine == $Request.route.intPlayIndex}btn-warm{/if}"
|
||||
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
|
||||
{$arrPlayUrl.name}
|
||||
</a>
|
||||
@@ -401,29 +402,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="myui-panel myui-panel-bg clearfix">
|
||||
<div class="myui-panel-box clearfix">
|
||||
<div class="myui-panel_hd">
|
||||
<div class="myui-panel__head clearfix">
|
||||
<h3 class="title"><img src="/template/videoboku/images/see.png">大家正在看</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="myui-panel_bd">
|
||||
<ul class="myui-vodlist__bd clearfix">
|
||||
{video:list count="12"
|
||||
v_category_en="$arrVideo.v_category_en"
|
||||
v_lang_en="all"
|
||||
v_area_en="all"
|
||||
v_year="all"
|
||||
sort_type="news"
|
||||
d_key="d_key" d_val="Video" cache_life="3600"}
|
||||
|
||||
{include file="public/video-list-shu" start="13" col-lg="6"/}
|
||||
{/video:list}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="col-lg-wide-25 col-xs-1 myui-sidebar">
|
||||
<div class="visible-inline-lg">
|
||||
|
||||
Reference in New Issue
Block a user