debug
This commit is contained in:
@@ -311,8 +311,8 @@
|
|||||||
<ul class="myui-content__list sort-list clearfix"
|
<ul class="myui-content__list sort-list clearfix"
|
||||||
style="max-height: 300px; overflow: auto;">
|
style="max-height: 300px; overflow: auto;">
|
||||||
<?php $keyLine = 0;?>
|
<?php $keyLine = 0;?>
|
||||||
<?php $keyLine ++ ;?>
|
|
||||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||||
|
<?php $keyLine ++ ;?>
|
||||||
<li class="col-lg-10 col-md-8 col-sm-6 col-xs-4">
|
<li class="col-lg-10 col-md-8 col-sm-6 col-xs-4">
|
||||||
<a class="btn btn-default"
|
<a class="btn btn-default"
|
||||||
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
|
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
|
||||||
|
|||||||
@@ -244,8 +244,8 @@
|
|||||||
<div id="playlist_{$strPlayGroupName}" class='tab-pane fade in clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}'>
|
<div id="playlist_{$strPlayGroupName}" class='tab-pane fade in clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}'>
|
||||||
<ul class="myui-content__list playlist clearfix" id="playlist">
|
<ul class="myui-content__list playlist clearfix" id="playlist">
|
||||||
<?php $keyLine = 0;?>
|
<?php $keyLine = 0;?>
|
||||||
<?php $keyLine ++ ;?>
|
|
||||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||||
|
<?php $keyLine ++ ;?>
|
||||||
<li class="col-lg-3 col-md-2 col-sm-5 col-xs-4 active">
|
<li class="col-lg-3 col-md-2 col-sm-5 col-xs-4 active">
|
||||||
<a class="btn btn-default btn-warm"
|
<a class="btn btn-default btn-warm"
|
||||||
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
|
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
|
||||||
|
|||||||
@@ -254,8 +254,8 @@
|
|||||||
<?php $keyLineGroup ++ ;?>
|
<?php $keyLineGroup ++ ;?>
|
||||||
<ul class='stui-content__playlist clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
|
<ul class='stui-content__playlist clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
|
||||||
<?php $keyLine = 0;?>
|
<?php $keyLine = 0;?>
|
||||||
<?php $keyLine ++ ;?>
|
|
||||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||||
|
<?php $keyLine ++ ;?>
|
||||||
<li class="{if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
<li class="{if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||||
<a href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'
|
<a href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'
|
||||||
m3u8="{$arrPlayUrl.url}">{$arrPlayUrl.name}</a>
|
m3u8="{$arrPlayUrl.url}">{$arrPlayUrl.name}</a>
|
||||||
|
|||||||
@@ -239,8 +239,8 @@
|
|||||||
<?php $keyLineGroup ++ ;?>
|
<?php $keyLineGroup ++ ;?>
|
||||||
<ul class='stui-content__playlist clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
|
<ul class='stui-content__playlist clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
|
||||||
<?php $keyLine = 0;?>
|
<?php $keyLine = 0;?>
|
||||||
<?php $keyLine ++ ;?>
|
|
||||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||||
|
<?php $keyLine ++ ;?>
|
||||||
<li class="{if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
<li class="{if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||||
<a href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'
|
<a href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'
|
||||||
m3u8="{$arrPlayUrl.url}">{$arrPlayUrl.name}</a>
|
m3u8="{$arrPlayUrl.url}">{$arrPlayUrl.name}</a>
|
||||||
|
|||||||
@@ -263,8 +263,8 @@
|
|||||||
<?php $keyLineGroup ++ ;?>
|
<?php $keyLineGroup ++ ;?>
|
||||||
<ul class='ec7fc4 lvshicms-content__list sort-list clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
|
<ul class='ec7fc4 lvshicms-content__list sort-list clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
|
||||||
<?php $keyLine = 0;?>
|
<?php $keyLine = 0;?>
|
||||||
<?php $keyLine ++ ;?>
|
|
||||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||||
|
<?php $keyLine ++ ;?>
|
||||||
<li class="fe7195 col-lg-6 col-md-5 col-sm-4 col-xs-3 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
<li class="fe7195 col-lg-6 col-md-5 col-sm-4 col-xs-3 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||||
<a class="bd8e2d btn btn-default"
|
<a class="bd8e2d btn btn-default"
|
||||||
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>{$arrPlayUrl.name}
|
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>{$arrPlayUrl.name}
|
||||||
|
|||||||
@@ -273,8 +273,8 @@
|
|||||||
<?php $keyLineGroup ++ ;?>
|
<?php $keyLineGroup ++ ;?>
|
||||||
<ul class='ec7fc4 lvshicms-content__list sort-list clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
|
<ul class='ec7fc4 lvshicms-content__list sort-list clearfix play-group-list {eq name="$keyLineGroup" value="1"}active {/eq}' id="playlist_{$strPlayGroupName}">
|
||||||
<?php $keyLine = 0;?>
|
<?php $keyLine = 0;?>
|
||||||
<?php $keyLine ++ ;?>
|
|
||||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||||
|
<?php $keyLine ++ ;?>
|
||||||
<li class="fe7195 col-lg-6 col-md-5 col-sm-4 col-xs-3 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
<li class="fe7195 col-lg-6 col-md-5 col-sm-4 col-xs-3 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||||
<a class="bd8e2d btn btn-default"
|
<a class="bd8e2d btn btn-default"
|
||||||
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>{$arrPlayUrl.name}
|
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>{$arrPlayUrl.name}
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
v_parent_category_en="$val.v_category_en"
|
||||||
@@ -1,4 +1,6 @@
|
|||||||
<div class="stui-pannel stui-pannel-bg clearfix row">
|
<div class="stui-pannel stui-pannel-bg clearfix row">
|
||||||
|
{video:ranklistexp count="18" v_parent_category_en="$val.v_category_en" sort_type="weekly" d_key="key" d_val="Video" cache_life="86400"
|
||||||
|
export_name="arrVideoRankList" /}
|
||||||
<div class="stui-pannel-box clearfix">
|
<div class="stui-pannel-box clearfix">
|
||||||
<div class="stui-pannel_hd">
|
<div class="stui-pannel_hd">
|
||||||
<div class="stui-pannel__head clearfix">
|
<div class="stui-pannel__head clearfix">
|
||||||
@@ -32,10 +34,9 @@
|
|||||||
<div class="col-md-wide-4 col-xs-1 padding-0">
|
<div class="col-md-wide-4 col-xs-1 padding-0">
|
||||||
<div class="carousel carousel_default carousel_default2 col-pd is-draggable" style="height: 250px;"
|
<div class="carousel carousel_default carousel_default2 col-pd is-draggable" style="height: 250px;"
|
||||||
tabindex="0">
|
tabindex="0">
|
||||||
{video:ranklist count="1"
|
|
||||||
v_parent_category_en="$val.v_category_en"
|
{volist name="arrVideoRankList" id="Video" offset="1" length='1' key="key" }
|
||||||
sort_type="weekly"
|
|
||||||
d_key="key" d_val="Video" cache_life="86400"}
|
|
||||||
<div class="wide is-selected" >
|
<div class="wide is-selected" >
|
||||||
<a href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
<a href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
||||||
class="stui-vodlist__thumb active lazyload-bg"
|
class="stui-vodlist__thumb active lazyload-bg"
|
||||||
@@ -47,15 +48,12 @@
|
|||||||
<span class="pic-text pic-text-silde text-center">{$Video.v_name}</span>
|
<span class="pic-text pic-text-silde text-center">{$Video.v_name}</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
{/video:ranklist}
|
{/volist}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="hidden-sm hidden-xs clearfix">
|
<div class="hidden-sm hidden-xs clearfix">
|
||||||
<ul class="col-xs-wide-45 stui-vodlist col-pd clearfix">
|
<ul class="col-xs-wide-45 stui-vodlist col-pd clearfix">
|
||||||
{video:ranklist count="1"
|
{volist name="arrVideoRankList" id="Video" offset="2" length='1' key="key" }
|
||||||
v_parent_category_en="$val.v_category_en"
|
|
||||||
sort_type="weekly"
|
|
||||||
d_key="key" d_val="Video" cache_life="86400"}
|
|
||||||
<li>
|
<li>
|
||||||
<a class="stui-vodlist__thumb lazyload-bg"
|
<a class="stui-vodlist__thumb lazyload-bg"
|
||||||
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
||||||
@@ -69,15 +67,13 @@
|
|||||||
<span class="pic-tag pic-tag-h">Top1</span>
|
<span class="pic-tag pic-tag-h">Top1</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
{/video:ranklist}
|
{/volist}
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="col-xs-wide-55 stui-vodlist__rank col-pd clearfix">
|
<ul class="col-xs-wide-55 stui-vodlist__rank col-pd clearfix">
|
||||||
{video:ranklist count="12"
|
{volist name="arrVideoRankList" id="Video" offset="2" length='1' key="key" }
|
||||||
v_parent_category_en="$val.v_category_en"
|
|
||||||
sort_type="weekly"
|
|
||||||
d_key="key" d_val="Video" cache_life="86400"}
|
|
||||||
{include file="public/video-list-phb" start="20"/}
|
{include file="public/video-list-phb" start="20"/}
|
||||||
{/video:ranklist}
|
{/volist}
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -88,12 +84,14 @@
|
|||||||
{include file="public/video-list-shu" start="33" col-md="4/}
|
{include file="public/video-list-shu" start="33" col-md="4/}
|
||||||
{/video:list}
|
{/video:list}
|
||||||
</ul>
|
</ul>
|
||||||
<!-- <ul class="stui-vodlist__text col-pd hidden-xs clearfix">
|
|
||||||
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key"
|
<!-- <ul class="stui-vodlist__text col-pd hidden-xs clearfix">
|
||||||
d_val="Video" cache_life="86400"}
|
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key"
|
||||||
{include file="public/video-list-text" start="45" /}
|
d_val="Video" cache_life="86400"}
|
||||||
{/video:list}
|
{include file="public/video-list-text" start="45" /}
|
||||||
</ul> -->
|
{/video:list}
|
||||||
|
</ul> -->
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="stui-pannel_ft top-line visible-xs clearfix"><a class="text-muted"
|
<div class="stui-pannel_ft top-line visible-xs clearfix"><a class="text-muted"
|
||||||
|
|||||||
Reference in New Issue
Block a user