index
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
{video:listexp count="6" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian"
|
||||
/}
|
||||
{video:listexp count="12" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
|
||||
{video:listexp count="6" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
|
||||
export_name="arrVideoPiaofang" /}
|
||||
|
||||
{site:grm page_code="h5_index" diff="0" num="100" g_key="arrGrm" /}
|
||||
@@ -133,6 +133,18 @@ export_name="arrVideoPiaofang" /}
|
||||
|
||||
{block name="main"}
|
||||
|
||||
<div class="container movie-tuijian-list">
|
||||
{ad:list code="INDEX_TOP_GUANG_GAO" order="rand" limit="3" id="Ad"}
|
||||
<a class="movei-tuijian-item" href="{site:vurl v_id='$Ad.gg_sort' v_py='$Ad.gg_tiao_zhuan_di_zhi'/}" >
|
||||
<div>
|
||||
<img src="/static/img/loading.webp" class="lazyload-img video-cover" data-src="{$Ad.gg_tu_pian}" alt="{$Ad.gg_wen_zi}">
|
||||
<img src="/static/img/play.png" class="video-play-btn" alt="">
|
||||
</div>
|
||||
<h3>{$Ad.gg_wen_zi}</h3>
|
||||
</a>
|
||||
{/ad:list}
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
|
||||
<h1 class="view-title">
|
||||
@@ -145,7 +157,7 @@ export_name="arrVideoPiaofang" /}
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head clearfix">
|
||||
<h3 class="title"><img src="/template/videonunu/icon/icon_24.png">最近更新</h3>
|
||||
<h3 class="title"><img src="/static/img/loading.webp" class="lazyload-img" data-src="/template/videonunu/icon/icon_24.png">最近更新</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
@@ -154,11 +166,6 @@ export_name="arrVideoPiaofang" /}
|
||||
{include file="public/video-list-shu" start="0" col-md="6"/}
|
||||
{/foreach}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd hidden-xs clearfix">
|
||||
{foreach $arrVideoTuijian as $key=>$Video }
|
||||
{include file="public/video-list-text" start="7" /}
|
||||
{/foreach}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,12 +1,11 @@
|
||||
|
||||
<li class="pai-hang-bang-li">
|
||||
<?php $key ++ ;?>
|
||||
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
<a 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 ?? ''}免费高清电影在线观看">
|
||||
<span class="text-muted pull-right hidden-md">{$Video.v_remarks}</span>
|
||||
<span class='badge
|
||||
{eq name="$key" value="1"}badge-first {/eq}
|
||||
{eq name="$key" value="2"}badge-second {/eq}
|
||||
|
||||
@@ -20,12 +20,7 @@
|
||||
{$Video.v_name}
|
||||
</a>
|
||||
</h3>
|
||||
<p class="text text-overflow text-muted hidden-xs">
|
||||
{volist name='$Video.v_actor' id='vo' key='index'}
|
||||
{$vo}
|
||||
|
||||
{/volist}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
@@ -10,7 +10,7 @@ export_name="arrVideoRankList" /}
|
||||
<i class="icon iconfont icon-more"></i>
|
||||
</a>
|
||||
<h2 class="title">
|
||||
<img src="/template/videonunu/icon/{$val.v_category_en}.png">
|
||||
<img src="/static/img/loading.webp" class="lazyload-img" data-src="/template/videonunu/icon/{$val.v_category_en}.png">
|
||||
<a href='{site:vciurl parent_category="$val.v_category_en" /}'>
|
||||
{$val.v_category}
|
||||
</a>
|
||||
@@ -31,67 +31,22 @@ export_name="arrVideoRankList" /}
|
||||
</div>
|
||||
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<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;"
|
||||
tabindex="0">
|
||||
|
||||
{volist name="arrVideoRankList" id="Video" offset="-1" length='1' key="key" }
|
||||
|
||||
<div class="wide is-selected" >
|
||||
<a href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
||||
class="stui-vodlist__thumb active lazyload-bg"
|
||||
data-src="{$Video.v_pic ?? ''}"
|
||||
title="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看"
|
||||
style="background-image: url(/template/videolaoniu/images/pic.png) no-repeat; background-position:50% 50%; background-size: cover; padding-top: 65%;">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-tag pic-tag-h">Top1</span>
|
||||
<span class="pic-text pic-text-silde text-center">{$Video.v_name}</span>
|
||||
</a>
|
||||
</div>
|
||||
{/volist}
|
||||
</div>
|
||||
|
||||
<div class="col-md-wide-2 col-xs-1 padding-0">
|
||||
<div class="hidden-sm hidden-xs clearfix">
|
||||
<ul class="col-xs-wide-45 stui-vodlist col-pd clearfix">
|
||||
{volist name="arrVideoRankList" id="Video" offset="0" length='1' key="key" }
|
||||
<li>
|
||||
<a class="stui-vodlist__thumb 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" style="display: none;"
|
||||
data-src="{$Video.v_pic ?? ''}"
|
||||
alt="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看">
|
||||
<span class="play active hidden-xs"></span>
|
||||
<span class="pic-tag pic-tag-h">Top2</span>
|
||||
</a>
|
||||
</li>
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="col-xs-wide-55 stui-vodlist__rank col-pd clearfix">
|
||||
{volist name="arrVideoRankList" id="Video" offset="1" length='16' key="key" }
|
||||
<ul class="col-xs-wide-100 stui-vodlist__rank col-pd clearfix">
|
||||
{volist name="arrVideoRankList" id="Video" offset="0" length='8' key="key" }
|
||||
{include file="public/video-list-phb" start="20"/}
|
||||
{/volist}
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-wide-6 col-xs-1 padding-0">
|
||||
<div class="col-md-wide-8 col-xs-1 padding-0">
|
||||
<ul class="stui-vodlist clearfix cs-list-r">
|
||||
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key"
|
||||
{video:list count="6" 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="33" col-md="4/}
|
||||
{include file="public/video-list-shu" start="33" col-md="6" /}
|
||||
{/video:list}
|
||||
</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"
|
||||
d_val="Video" cache_life="3600"}
|
||||
{include file="public/video-list-text" start="45" /}
|
||||
{/video:list}
|
||||
</ul> -->
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_ft top-line visible-xs clearfix"><a class="text-muted"
|
||||
|
||||
Reference in New Issue
Block a user