index
This commit is contained in:
@@ -17,44 +17,8 @@
|
||||
<h2>{$val.v_category}周榜单</h2>
|
||||
<a class="dfb71d box-more pull-right" href='{site:vrlurl parent_category="$val.v_category_en" category="all" sort_type="daily" page="1"/}'>更多<i>></i></a>
|
||||
</div>
|
||||
|
||||
<div class="ecdc91 box-slide hidden hidden-sm hidden-xs swiper-fade swiper-initialized swiper-horizontal swiper-pointer-events"
|
||||
id="box-slide-index" style="height:238px">
|
||||
<div class="c56fb9 swiper-wrapper img-list" style="overflow: hidden; transition-duration: 0ms;"
|
||||
id="swiper-wrapper-9e856310d7b2691e6" aria-live="off">
|
||||
{video:ranklist count="1"
|
||||
v_parent_category_en="$val.v_category_en"
|
||||
sort_type="weekly"
|
||||
d_key="key" d_val="Video" cache_life="3600"}
|
||||
<div class="b29a65 swiper-slide swiper-slide-duplicate" data-swiper-slide-index="4">
|
||||
<a class="e474a3 img-pic thumb swiper-lazy lazyload-bg"
|
||||
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 ?? ''}免费高清电影在线观看"
|
||||
data-src="{$Video.v_pic ?? ''}"
|
||||
style="background-image: url("/template/videolaoniu/images/pic.png");">
|
||||
<img class="lazyload-img" src="/template/videolaoniu/images/pic.png" data-src="{$Video.v_pic ?? ''}"
|
||||
alt="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看">
|
||||
<span class="ed0f23 vtitle text-right">{$Video.v_remarks}</span>
|
||||
<div class="fd7210 swiper-lazy-preloader"></div>
|
||||
</a>
|
||||
<div class="c27622 name text-overflow hidden">
|
||||
<a href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}' title="{$Video.v_name}">{$Video.v_name}</a>
|
||||
</div>
|
||||
<div class="a45e87 sname text-muted text-overflow hidden">
|
||||
{volist name='$Video.v_actor' id='vo' key='index'}
|
||||
{$vo}
|
||||
|
||||
{/volist}
|
||||
</div>
|
||||
</div>
|
||||
{/video:ranklist}
|
||||
|
||||
</div>
|
||||
<span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
|
||||
</div>
|
||||
|
||||
<ul class="cb7e0c txt-list txt-list-hot p-xs-0 hidden-sm hidden-xs">
|
||||
{video:ranklist count="8"
|
||||
{video:ranklist count="9"
|
||||
v_parent_category_en="$val.v_category_en"
|
||||
sort_type="weekly"
|
||||
d_key="key" d_val="Video" cache_life="3600"}
|
||||
@@ -65,7 +29,7 @@
|
||||
</div>
|
||||
<div class="c5fe5e col-md-wide-75 col-xs-1 p-xs-0 ">
|
||||
<ul class="f63186 img-list col-md-wide-12 col-sm-wide-1 col-xs-1 p-sm-0 p-xs-5 cs-list-r">
|
||||
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="3600"}
|
||||
{video:list count="8" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="3600"}
|
||||
{include file="public/video-list-shu" start="27" col-md="4"/}
|
||||
{/video:list}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user