debug
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
|
||||
<li class="{if $key == 1}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="">
|
||||
href="/vodtype/{$val.v_category_en}" >
|
||||
{$val.v_category}
|
||||
</a>
|
||||
</li>
|
||||
@@ -120,7 +120,7 @@
|
||||
$(".stui-header__user li,.stui-header__menu li").click(function () { $(this).find(".dropdown").toggle(); });
|
||||
</script>
|
||||
|
||||
<div class="s-main-box-middle cctv-hf-list-top" style="">
|
||||
<div class="s-main-box-middle cctv-hf-list-top">
|
||||
<div
|
||||
class="swiper swiper-top-zxcv swiper-initialized swiper-horizontal swiper-pointer-events swiper-ios swiper-backface-hidden">
|
||||
<div class="swiper-wrapper ">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<li class="col-md-4 col-sm-3 col-xs-1 padding-0">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)})" class="top-line-dot text-overflow"
|
||||
href="/{$vo.v_pinyin}.html"
|
||||
title="{$vo.v_name}"><span class="text-muted pull-right">{$vo.v_jiaobiao}</span>{$vo.v_name}</a>
|
||||
href="/{$Video.v_name_en}.html"
|
||||
title="{$Video.v_name}"><span class="text-muted pull-right">{$Video.v_letter}</span>{$Video.v_name}</a>
|
||||
</li>
|
||||
76
code/app/home/view/videoDadi/video/getCategoryType.html
Normal file
76
code/app/home/view/videoDadi/video/getCategoryType.html
Normal file
@@ -0,0 +1,76 @@
|
||||
{extend name="base" /}
|
||||
|
||||
|
||||
|
||||
{block name="head-css"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="head-js"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="main"}
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
</div>
|
||||
<div class="row">
|
||||
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
|
||||
|
||||
{if $val.v_category_en == $Request.route.strCategory}
|
||||
|
||||
{foreach $val.children as $intChildrenKey=>$arrChildrenCategory }
|
||||
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix"><a
|
||||
style="color: rgb(95, 255, 15);" class="more text-muted pull-right"
|
||||
href="">更多<i class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title"><img src="/template/videodadi/icon/icon_27.png"><a
|
||||
style="color: rgb(52, 99, 240);" href="">最新{$arrChildrenCategory.v_category}</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{video:list count="12" v_category="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="86400"}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/video:list}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{video:list count="12" v_category="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="86400"}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/video:list}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/template/videodadi/icon/icon_12.png"><a
|
||||
style="color: rgb(57, 129, 89);" href="">{$arrChildrenCategory.v_category}周榜单</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{video:ranklist count="10" v_category="$val.v_category_en" sort_type="weekly" d_key="key" d_val="Video" cache_life="86400"}
|
||||
{include file="public/video-list-phb" /}
|
||||
{/video:ranklist}
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/foreach}
|
||||
{/if}
|
||||
{/video:categorytype}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
{/block}
|
||||
{block name="customize"}
|
||||
|
||||
{/block}
|
||||
252
code/app/home/view/videoDadi/video/get_detail.html
Normal file
252
code/app/home/view/videoDadi/video/get_detail.html
Normal file
@@ -0,0 +1,252 @@
|
||||
{extend name="base" /}
|
||||
|
||||
{block name="main"}
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="col-pd clearfix">
|
||||
<span class="text-muted">
|
||||
当前位置
|
||||
<i class="icon iconfont icon-more"></i>
|
||||
</span>
|
||||
<a style="color: rgb(178, 251, 104)" href="/">首页</a>
|
||||
<i class="icon iconfont icon-more"></i>
|
||||
<a style="color: rgb(226, 55, 35)" href="/{$SiteModel['site_rank_path']}/{$strType}-----------.html">{$VideoDetail->v_leixin}</a>
|
||||
<i class="icon iconfont icon-more"></i>
|
||||
<span class="text-muted">{$VideoDetail->v_name}</span>
|
||||
</div>
|
||||
<div class="col-pd clearfix">
|
||||
<div class="stui-content__thumb">
|
||||
<a style="color: rgb(213, 234, 5)" class="stui-vodlist__thumb picture v-thumb"
|
||||
href="/{$SiteModel['site_zhangjie_path']}/{$VideoDetail->v_pinyin}-1-1.html" title="{$VideoDetail->v_name}">
|
||||
<img class="lazyload"
|
||||
src="{$VideoDetail->video_feng_mian_url}"
|
||||
data-original="{$VideoDetail->video_feng_mian_url}"
|
||||
style="" />
|
||||
<span class="play active hidden-xs"></span>
|
||||
<span class="pic-text text-right">{$VideoDetail->v_jiaobiao}</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="stui-content__detail">
|
||||
<h1 class="title">
|
||||
《{$VideoDetail->v_name}》<span class="score text-red">{$VideoDetail->v_pingfen}</span>
|
||||
</h1>
|
||||
<p class="data">
|
||||
<span class="text-muted">类型:</span>
|
||||
{volist name='VideoDetail->arr_juqing' id='vo' key='index'}
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_tui_jian_path']}/----{$vo}---------.html" target="_blank">{$vo}</a>
|
||||
|
||||
{/volist}
|
||||
<span class="split-line"></span>
|
||||
<span class="text-muted hidden-xs">地区:</span>
|
||||
<a style="color: rgb(240, 3, 132)"
|
||||
href="/{$SiteModel['site_tui_jian_path']}/--{$VideoDetail->v_diqu}-----------.html" target="_blank">{$VideoDetail->v_diqu}</a>
|
||||
|
||||
<span class="split-line"></span>
|
||||
<span class="text-muted hidden-xs">年份:</span>
|
||||
<a style="color: rgb(102, 158, 132)" href="/{$SiteModel['site_tui_jian_path']}/-------------{$VideoDetail->v_years}.html"
|
||||
target="_blank">{$VideoDetail->v_years}</a>
|
||||
|
||||
</p>
|
||||
<p class="data">
|
||||
<span class="text-muted">主演:</span>
|
||||
{volist name='VideoDetail->arr_zhuyan' id='vo' key='index'}
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_tui_jian_path']}/-{$vo}------------.html" target="_blank">{$vo}</a>
|
||||
|
||||
{/volist}
|
||||
</p>
|
||||
<p class="data">
|
||||
<span class="text-muted">导演:</span>
|
||||
{volist name='VideoDetail->arr_daoyan' id='vo' key='index'}
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_tui_jian_path']}/-----{$vo}--------.html" target="_blank">{$vo}</a>
|
||||
|
||||
{/volist}
|
||||
</p>
|
||||
<p class="data hidden-sm">
|
||||
<span class="text-muted">更新:</span>{$VideoDetail->update_time}
|
||||
</p>
|
||||
<p class="desc hidden-xs">
|
||||
<span class="left text-muted">简介:</span>
|
||||
{$VideoDetail->v_description}
|
||||
<a style="color: rgb(175, 252, 178)" href="#desc">
|
||||
详情
|
||||
<i class="icon iconfont icon-moreunfold"></i>
|
||||
</a>
|
||||
</p>
|
||||
<div class="play-btn clearfix">
|
||||
<div class="share bdsharebuttonbox hidden-sm hidden-xs pull-right bdshare-button-style0-24"
|
||||
data-bd-bind="1735960416821">
|
||||
<span class="bds_shere"></span><a class="bds_qzone" data-cmd="qzone"
|
||||
title="分享到QQ空间"></a><a class="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a><a
|
||||
class="bds_weixin" data-cmd="weixin" title="分享到微信"></a><a class="bds_tqq"
|
||||
data-cmd="tqq" title="分享到腾讯微博"></a><a class="bds_sqq" data-cmd="sqq"
|
||||
title="分享到QQ好友"></a><a class="bds_bdhome" data-cmd="bdhome"
|
||||
title="分享到百度新首页"></a><a class="bds_tqf" data-cmd="tqf" title="分享到腾讯朋友"></a><a
|
||||
class="bds_youdao" data-cmd="youdao" title="分享到有道云笔记"></a><a class="bds_more"
|
||||
data-cmd="more" title="更多"></a>
|
||||
</div>
|
||||
<a style="color: rgb(185, 152, 222)" class="btn btn-primary"
|
||||
href="/{$SiteModel['site_zhangjie_path']}/{$strInfoId}-1-1.html">立即播放</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box b playlist mb">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head bottom-line active clearfix">
|
||||
<span class="more text-muted pull-right">无需安装任何插件</span>
|
||||
<h3 class="title">
|
||||
<img src="/statics/icon/icon_30.png" />1080播放2
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd col-pd clearfix">
|
||||
<ul class="stui-content__playlist clearfix">
|
||||
{volist name='arrVideoPlayurlModel' id='vo' key='index'}
|
||||
<li>
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_zhangjie_path']}/{$VideoDetail->v_pinyin}-1-1.html">{$vo->vp_name}</a>
|
||||
</li>
|
||||
{/volist}
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix" id="desc">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title">
|
||||
<img src="/statics/icon/icon_30.png" />剧情简介
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<h3>{$VideoDetail->v_name}</h3>
|
||||
<p class="col-pd">
|
||||
{$VideoDetail->v_description}
|
||||
{volist name='arrSeoVideo' id='vo'}
|
||||
<a href="/{$SiteModel['site_seo_path']}/{$vo.vis_id}.html">{$vo.vis_name}</a>
|
||||
{/volist}
|
||||
</p>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title">
|
||||
<img src="/statics/icon/icon_6.png" />猜你喜欢
|
||||
</h3>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__bd clearfix">
|
||||
{volist name='arrCainixihuan' id='vo' key='index'}
|
||||
{if $index <= 12}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='arrCainixihuan' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
<li class="col-md-4 col-sm-3 col-xs-1 padding-0">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)})" class="top-line-dot text-overflow"
|
||||
href="/{$vo.v_pinyin}.html"
|
||||
title="{$vo.v_name}"><span class="text-muted pull-right">{$vo.v_jiaobiao}</span>{$vo.v_name}</a>
|
||||
</li>
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
|
||||
{/volist}
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 col-xs-1 stui-pannel-side hidden-sm hidden-xs">
|
||||
<!-- <div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="col-pd">
|
||||
<div class="text-center" style="
|
||||
padding: 45px 0;
|
||||
border: 1px solid #eee;
|
||||
border-radius: 5px;
|
||||
">
|
||||
<p id="qrcode2" title="https://www.czdadi.net/{$SiteModel['site_xiangqing_path']}/{$VideoDetail->v_pinyin}.html">
|
||||
<canvas width="160" height="160" style="display: none"></canvas>
|
||||
|
||||
</p>
|
||||
<p>扫描二维码用手机观看</p>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title">
|
||||
<img src="/statics/icon/icon_12.png" />喜剧片周榜单
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__text col-pd clearfix">
|
||||
{volist name='arrSphbDianying' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{/volist}
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title">
|
||||
<img src="/statics/icon/icon_12.png" />喜剧片月榜单
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__text col-pd clearfix">
|
||||
{volist name='arrPinFenDianying' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 1}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 3}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 9}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 10}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/block} {block name="customize"} {/block}
|
||||
19
code/app/home/view/videoDadi/video/get_gbook.html
Normal file
19
code/app/home/view/videoDadi/video/get_gbook.html
Normal file
@@ -0,0 +1,19 @@
|
||||
{extend name="base" /}
|
||||
|
||||
|
||||
|
||||
{block name="head-css"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="head-js"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="main"}
|
||||
|
||||
|
||||
{/block}
|
||||
{block name="customize"}
|
||||
|
||||
{/block}
|
||||
124
code/app/home/view/videoDadi/video/get_index.html
Normal file
124
code/app/home/view/videoDadi/video/get_index.html
Normal file
@@ -0,0 +1,124 @@
|
||||
{extend name="base" /}
|
||||
|
||||
|
||||
{block name="head-js"}
|
||||
<!-- <script type="text/javascript" src="/assets/js/enc/not.min.js"></script> -->
|
||||
{/block}
|
||||
|
||||
{block name="main"}
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<!-- 左侧内容 -->
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<a style="color: rgb(255, 0, 0);" class="more text-muted pull-right" href="/">更多<i
|
||||
class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title">
|
||||
<img src="/statics/icon/icon_12.png">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/">火爆推荐</a>
|
||||
</h3>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name="arrRecommend" id="vo" key="index"}
|
||||
{if $index <= 12} {include file="public/video-list-shu" /} {/if} {/volist} </ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name="arrRecommend" id="vo" key="index"}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-shu-end-text" /}
|
||||
{/if}
|
||||
{if in_array($index, [15, 23, 30])}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
<!-- 右侧排行榜 -->
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png"><a
|
||||
style="color: rgb(152, 139, 75);" href="/">好莱坞榜单</a>
|
||||
</h3>
|
||||
<p style="float:right">人民币(亿)</p>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name="arrRecommendOld" id="vo" key="index"}
|
||||
{include file="public/video-list-phb2" /}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{volist name="categories" id="category"}
|
||||
{include file="public/video-panel" /}
|
||||
{/volist}
|
||||
|
||||
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
|
||||
{volist name="categories" id="category"}
|
||||
{if $category.vc_id != 33}
|
||||
<div class="col-lg-4 col-md-3 col-sm-2 col-xs-1">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png">{$category.vc_name}总榜单</h3>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='category.rank' id='vo' key='index'}
|
||||
{if $index <= 10} {include file="public/video-list-phb" /} {/if} {/volist} </ul>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
{/volist}
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{$strGanRaoMa|raw}
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="customize"}
|
||||
{php}
|
||||
$intIndex=1;
|
||||
{/php}
|
||||
{ad:list code="TAN_CHUANG_GUANG_GAO" order="rand" limit="3" id="ad"}
|
||||
|
||||
<!-- <div id="index-zxcv-puoup-{$intIndex}" style="display:none">
|
||||
<div class="p-screen-dialog ">
|
||||
<div class="p-screen-mask"></div>
|
||||
<div class="p-screen-main">
|
||||
<div>
|
||||
<a class="full-img-link" href="{$ad.gg_tiao_zhuan_di_zhi}" target="_blank" rel="nofollow">
|
||||
<img src="{$ad.gg_tu_pian}" style="width: 100%; height: 100%;">
|
||||
</a>
|
||||
<div class="p-screen-close" onclick="closeIndexPopup({$intIndex})"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
{php}
|
||||
$intIndex++;
|
||||
{/php}
|
||||
{/ad:list}
|
||||
{/block}
|
||||
160
code/app/home/view/videoDadi/video/get_page.html
Normal file
160
code/app/home/view/videoDadi/video/get_page.html
Normal file
@@ -0,0 +1,160 @@
|
||||
{extend name="base" /}
|
||||
|
||||
|
||||
{block name="head-css"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="head-js"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="main"}
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png">{$strClassName}筛选</h3>
|
||||
</div>
|
||||
<ul class="stui-screen__list type-slide bottom-line-dot clearfix">
|
||||
|
||||
<li><span class="text-muted">按类型</span></li>
|
||||
<li class="{if condition='$strLeixin == ""'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_rank_path']}/1-----------.html">全部</a>
|
||||
</li>
|
||||
{volist name='VideoLeixinModel' id='vo' key='index'}
|
||||
<li class="{if condition='$strLeixin == $vo.vl_name'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)})"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}-----{$vo.vl_name}-------.html" class="text-muted">{$vo.vl_name}</a>
|
||||
</li>
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-screen__list type-slide bottom-line-dot clearfix">
|
||||
<li><span class="text-muted">按剧情</span></li>
|
||||
<li class="{if condition='$strJuqing == ""'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}-----------.html">全部</a></li>
|
||||
{volist name='VideoJuqingModel' id='vo' key='index'}
|
||||
<li class="{if condition='$strJuqing == $vo.vj_name'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)})"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}---{$vo.vj_name}---------.html" class="text-muted">{$vo.vj_name}</a>
|
||||
</li>
|
||||
{/volist}
|
||||
|
||||
</ul>
|
||||
{$strGanRaoMa|raw}
|
||||
<ul class="stui-screen__list type-slide bottom-line-dot clearfix">
|
||||
<li><span class="text-muted">按地区</span></li>
|
||||
<li class="{if condition='$strDiqu == ""'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}-----------.html">全部</a></li>
|
||||
{volist name='VideoDiquModel' id='vo' key='index'}
|
||||
<li class="{if condition='$strDiqu == $vo.vd_name'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)})"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}-{$vo.vd_name}-----------.html" class="text-muted">{$vo.vd_name}</a>
|
||||
</li>
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-screen__list type-slide bottom-line-dot clearfix">
|
||||
<li><span class="text-muted">按年份</span></li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li class="{if condition='$strYears == ""'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}-----------.html">全部</a></li>
|
||||
{volist name='VideoYearsModel' id='vo' key='index'}
|
||||
<li class="{if condition='$strYears == $vo.vy_name'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)})"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}-----------{$vo.vy_name}.html" class="text-muted">{$vo.vy_name}</a>
|
||||
</li>
|
||||
{/volist}
|
||||
|
||||
</ul>
|
||||
<ul class="stui-screen__list type-slide bottom-line-dot clearfix">
|
||||
<li><span class="text-muted">按语言</span></li>
|
||||
<li class="{if condition='$strYuyan == ""'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}-----------.html">全部</a></li>
|
||||
{volist name='VideoYuyanModel' id='vo' key='index'}
|
||||
<li class="{if condition='$strYuyan == $vo.vla_name'}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)})"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}------------{$vo.vla_name}.html" class="text-muted">{$vo.vla_name}</a>
|
||||
</li>
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<ul class="nav nav-head">
|
||||
<li class="{if condition='$strSort == "" || $strSort == "time"'}active{/if}">
|
||||
<a style="color: rgb(172, 73, 70);"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}--time---------.html">按时间</a></li>
|
||||
<li class="{if condition='$strSort == "hits"'}active{/if}"><a style="color: rgb(123, 246, 73);" href="/{$SiteModel['site_rank_path']}/{$strType}--hits---------.html">按人气</a>
|
||||
</li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li class="{if condition='$strSort == "score"'}active{/if}"><a style="color: rgb(81, 226, 180);" href="/{$SiteModel['site_rank_path']}/{$strType}--score---------.html">按评分</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='FenYeData' id='vo' key='index'}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 分页 -->
|
||||
{$paginationHtml|raw}
|
||||
</div>
|
||||
<div class="col-lg-wide-25 col-xs-1 stui-pannel-side hidden-sm hidden-xs padding-0">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png">电影周榜单</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__text col-pd clearfix">
|
||||
{volist name='RankVideoModel' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png">电影月榜单</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__text col-pd clearfix">
|
||||
{volist name='PinFenDianying' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div>
|
||||
{/block}
|
||||
{block name="customize"}
|
||||
|
||||
{/block}
|
||||
337
code/app/home/view/videoDadi/video/get_playurl.html
Normal file
337
code/app/home/view/videoDadi/video/get_playurl.html
Normal file
@@ -0,0 +1,337 @@
|
||||
{extend name="base" /}
|
||||
|
||||
{block name="head-css"}
|
||||
<link rel="stylesheet" href="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/dplayer/1.24.0/DPlayer.min.css">
|
||||
<style type="text/css">
|
||||
.stui-player__head {
|
||||
display: none;
|
||||
}
|
||||
|
||||
video {
|
||||
max-height: 480px;
|
||||
}
|
||||
|
||||
@media (max-width:767px) {
|
||||
body {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
.stui-header__top {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.stui-player__head {
|
||||
display: block;
|
||||
padding: 15px;
|
||||
background-color: #333;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.stui-player__head a {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
{/block}
|
||||
{block name="head-js"}
|
||||
<script type="text/javascript"
|
||||
src="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/hls.js/1.1.5-0.canary.8257/hls.min.js" defer></script>
|
||||
<script type="text/javascript" src="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/dplayer/1.26.0/DPlayer.min.js"
|
||||
defer></script>
|
||||
{/block}
|
||||
{block name="main"}
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel-bd">
|
||||
<div class="stui-player col-pd">
|
||||
<div class="stui-player__head">
|
||||
<span class="pull-right">
|
||||
<a style="color: rgb(202, 129, 28);" href="/">
|
||||
<i class="iconfont icon-home"></i>
|
||||
</a>
|
||||
</span>
|
||||
<a style="color: rgb(233, 161, 136);" href="javascript:;"
|
||||
onclick="window.history.go(-1)">
|
||||
<i class="iconfont icon-back"></i>
|
||||
返回
|
||||
</a>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
|
||||
<div class="dplayer-prent">
|
||||
<div id="dplayer" class="dplayer" muted=“muted” style="margin-top: 5px;"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="stui-player__detail detail">
|
||||
<ul class="more-btn">
|
||||
<li>
|
||||
<a style="color: rgb(204, 180, 44);" href="javascript:;" class="btn btn-default"
|
||||
onclick="window.location.reload()">
|
||||
刷新
|
||||
<i class="icon iconfont icon-refresh hidden-xs"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a style="color: rgb(14, 41, 1);" class="btn btn-default copylink"
|
||||
href="javascript:;">
|
||||
分享
|
||||
<i class="icon iconfont icon-share hidden-xs"></i>
|
||||
</a>
|
||||
</li>
|
||||
{if $intPlaySort > 1}
|
||||
<li>
|
||||
<a style="color: rgb(30, 99, 7);" class="btn btn-default"
|
||||
href="/{$SiteModel['site_zhangjie_path']}/{$VideoDetail->v_pinyin}-1-{$intPlaySort-1}.html">
|
||||
<i class="icon iconfont icon-back hidden-xs"></i>
|
||||
上一集
|
||||
</a>
|
||||
</li>
|
||||
{/if}
|
||||
{if $intPlaySort < $intTotalEpisodes} <li>
|
||||
<a style="color: rgb(246, 155, 213);" class="btn btn-default"
|
||||
href="/{$SiteModel['site_zhangjie_path']}/{$VideoDetail->v_pinyin}-1-{$intPlaySort+1}.html">
|
||||
下一集
|
||||
<i class="icon iconfont icon-more hidden-xs"></i>
|
||||
</a>
|
||||
</li>
|
||||
{/if}
|
||||
</ul>
|
||||
<h1 class="title"><a style="color: rgb(244, 139, 75);"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/{$VideoDetail->v_pinyin}.html">
|
||||
《{$VideoDetail->v_name}》
|
||||
</a>
|
||||
</h1>
|
||||
<p class="data margin-0">
|
||||
<span class="text-muted">类型:</span>
|
||||
{volist name='VideoDetail->arr_juqing' id='vo' key='index'}
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_tui_jian_path']}/----{$vo}---------.html" target="_blank">{$vo}</a>
|
||||
|
||||
{/volist}
|
||||
|
||||
<span class="split-line"></span>
|
||||
<span class="text-muted">地区:</span>
|
||||
<a style="color: rgb(240, 3, 132)"
|
||||
href="/{$SiteModel['site_tui_jian_path']}/--{$VideoDetail->v_diqu}-----------.html"
|
||||
target="_blank">{$VideoDetail->v_diqu}</a>
|
||||
|
||||
<span class="split-line"></span>
|
||||
<span class="text-muted">年份:</span>
|
||||
<a style="color: rgb(102, 158, 132)"
|
||||
href="/{$SiteModel['site_tui_jian_path']}/-------------{$VideoDetail->v_years}.html"
|
||||
target="_blank">{$VideoDetail->v_years}</a>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box b playlist mb">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head bottom-line active clearfix"><span
|
||||
class="more text-muted pull-right">无需安装任何插件</span>
|
||||
<h3 class="title"><img src="/statics/icon/icon_30.png">1080播放2</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd col-pd clearfix">
|
||||
<ul class="stui-content__playlist clearfix">
|
||||
{volist name='arrVideoPlayurlModel' id='vo' key='index'}
|
||||
<li class="{if $index == $intPlaySort}active{/if}">
|
||||
<a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});"
|
||||
href="/{$SiteModel['site_zhangjie_path']}/{$VideoDetail->v_pinyin}-1-{$index}.html">{$vo->vp_name}</a>
|
||||
</li>
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix" id="desc">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_30.png">剧情简介</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<h3>【{$VideoDetail->v_name}】</h3>
|
||||
<p class="col-pd"> {$VideoDetail->v_description}{volist name='arrSeoVideo' id='vo'}
|
||||
<a href="/{$SiteModel['site_seo_path']}/{$vo.vis_id}.html">{$vo.vis_name}</a>
|
||||
{/volist}
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_6.png">猜你喜欢</h3>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__bd clearfix">
|
||||
{volist name='arrCainixihuan' id='vo' key='index'}
|
||||
{if $index <= 12} {include file="public/video-list-shu" /} {/if} {/volist} </ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='arrCainixihuan' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 col-xs-1 stui-pannel-side hidden-sm hidden-xs">
|
||||
<!-- <div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="col-pd">
|
||||
<div class="text-center"
|
||||
style="padding: 45px 0; border: 1px solid #eee; border-radius: 5px;">
|
||||
<p id="qrcode2" title="https://www.czdadi.net/{$SiteModel['site_zhangjie_path']}/{$VideoDetail->vp_pinyin}-1-1.html"><canvas
|
||||
width="160" height="160" style="display: none;"></canvas>
|
||||
</p>
|
||||
<p>扫描二维码用手机观看</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png">喜剧片周榜单</h3>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__text col-pd clearfix">
|
||||
{volist name='arrSphbDianying' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png">喜剧片月榜单</h3>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__text col-pd clearfix">
|
||||
{volist name='arrPinFenDianying' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/block}
|
||||
|
||||
{block name="customize"}
|
||||
<script>
|
||||
var intJumpTimeFirst = {$intJumpTimeFirst};
|
||||
var intJumpTimeTwoStart = {$intJumpTimeTwoStart};
|
||||
var intJumpTimeTwoEnd = {$intJumpTimeTwoEnd};
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
|
||||
var strPlayUrl = "{$SelectedData->http_m3u8_url}"
|
||||
initDPlayer(strPlayUrl)
|
||||
function initDPlayer(strPlayUrl) {
|
||||
let DomDPlayer = document.getElementById('dplayer')
|
||||
videoPlayer = new DPlayer({
|
||||
container: DomDPlayer,
|
||||
autoplay: true,
|
||||
screenshot: false,
|
||||
//logo: dplayerLogo,
|
||||
video: {
|
||||
url: strPlayUrl,
|
||||
type: 'hls',
|
||||
},
|
||||
pluginOptions: {
|
||||
hls: {
|
||||
maxBufferLength: 600,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
videoPlayer.play()
|
||||
|
||||
|
||||
// 监听全屏进入事件
|
||||
videoPlayer.on('fullscreen', function () {
|
||||
DomDPlayer.classList.add("dp-fullscreen");
|
||||
// 设置视频元素的样式,取消 max-height
|
||||
document.querySelector("video").style.maxHeight = "none";
|
||||
});
|
||||
|
||||
// 监听全屏退出事件
|
||||
videoPlayer.on('fullscreen_cancel', function () {
|
||||
DomDPlayer.classList.remove("dp-fullscreen");
|
||||
// 恢复 max-height 为 480px
|
||||
document.querySelector("video").style.maxHeight = "480px";
|
||||
});
|
||||
|
||||
videoPlayer.on('error', function () {
|
||||
|
||||
});
|
||||
videoPlayer.on('play', function () {
|
||||
console.log('play')
|
||||
// 确保视频准备好后再进行跳转
|
||||
// setTimeout(() => {
|
||||
// if (videoPlayer.video.readyState >= 2) {
|
||||
// // readyState >= 2 表示元数据已加载
|
||||
// videoPlayer.seek(20); // 跳转到 20 分钟
|
||||
// }
|
||||
// }, 1000); // 等待一会儿确保视频已开始
|
||||
});
|
||||
// 监听当前播放时间
|
||||
videoPlayer.on('timeupdate', function () {
|
||||
if (videoPlayer.video.currentTime < intJumpTimeFirst) { // 当前时间小于 20 秒
|
||||
videoPlayer.seek(intJumpTimeFirst); // 跳过到 20 秒
|
||||
}
|
||||
if (videoPlayer.video.currentTime >= intJumpTimeTwoStart && videoPlayer.video.currentTime < intJumpTimeTwoEnd) { // 当前时间小于 20 秒
|
||||
videoPlayer.seek(intJumpTimeTwoEnd + 1); // 跳过到 20 秒
|
||||
}
|
||||
});
|
||||
}
|
||||
})
|
||||
|
||||
// 页面加载时执行
|
||||
$(document).ready(function () {
|
||||
let vod_name = $("h1 a").text();
|
||||
let vod_url = window.location.pathname;
|
||||
let vod_part = $(".stui-content__playlist .active a").text();
|
||||
addHistory(vod_name, vod_url, vod_part)
|
||||
history();
|
||||
});
|
||||
</script>
|
||||
{/block}
|
||||
119
code/app/home/view/videoDadi/video/get_search.html
Normal file
119
code/app/home/view/videoDadi/video/get_search.html
Normal file
@@ -0,0 +1,119 @@
|
||||
{extend name="base" /}
|
||||
|
||||
{block name="head-css"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="head-js"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="main"}
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png"></h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__media col-pd clearfix">
|
||||
{volist name='FenYeData' id='vo' key='index'}
|
||||
<li class="active clearfix">
|
||||
<div class="thumb"><a
|
||||
style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)}); background-image: url("/statics/img/load.gif");"
|
||||
class="v-thumb stui-vodlist__thumb lazyload"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/{$vo.v_pinyin}.html" title="{$vo.v_name}"
|
||||
data-src="{$vo.video_feng_mian_url}"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-right">{$vo.v_jiaobiao}</span></a></div>
|
||||
<div class="detail">
|
||||
<h3 class="title"><a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)})"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/{$vo.v_pinyin}.html">{$vo.v_name}</a></h3>
|
||||
<p><span class="text-muted">导演:</span>{$vo.v_daoyan}</p>
|
||||
<p><span class="text-muted">主演:</span>{$vo.v_zhuyan}</p>
|
||||
<p class="hidden-mi">
|
||||
<span class="text-muted">类型:</span>
|
||||
{$vo.v_leixin}
|
||||
<span class="split-line"></span>
|
||||
<span class="text-muted">地区:</span>
|
||||
{$vo.v_diqu}
|
||||
<span class="hidden-xs">
|
||||
<span class="split-line"></span>
|
||||
<span class="text-muted">年份:</span>
|
||||
{$vo.v_years}
|
||||
</span>
|
||||
</p>
|
||||
<p class="margin-0"><a style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)})"
|
||||
class="btn btn-min btn-primary"
|
||||
href="/{$SiteModel['site_zhangjie_path']}/{$vo.v_pinyin}-1-1.html">立即播放</a> <a
|
||||
style="color: rgb({:mt_rand(0,255)}, {:mt_rand(0,255)}, {:mt_rand(0,255)});" class="btn btn-min btn-default"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/{$vo.v_pinyin}.html">查看详情</a></p>
|
||||
</div>
|
||||
{if $index == 1}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 3}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 5}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 9}{$strGanRaoMa|raw}{/if}
|
||||
</li>
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 分页 -->
|
||||
{$paginationHtml|raw}
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
<div class="col-lg-wide-25 stui-pannel-side hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_1.png">电影热播榜</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='RankMovieModel' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_2.png">电视剧热播榜</h3>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='RankVideoModel' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/block}
|
||||
{block name="customize"}
|
||||
|
||||
{/block}
|
||||
467
code/app/home/view/videoDadi/video/get_type-back.html
Normal file
467
code/app/home/view/videoDadi/video/get_type-back.html
Normal file
@@ -0,0 +1,467 @@
|
||||
{extend name="base" /}
|
||||
{block name='nav-active-class'}novel{/block}
|
||||
{block name="title"}{$arrXiaoShuoXiangQing.xsxq_ming_zi}{/block}
|
||||
{block name="subcategory"}{/block}
|
||||
|
||||
{block name="head-css"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="head-js"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="main"}
|
||||
<div style="height:60px"></div>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<!-- <div class="swiper-container swiper-initialized swiper-horizontal swiper-ios swiper-backface-hidden" style="height:180px">
|
||||
<div class="swiper-wrapper"aria-live="polite" style="height:100%">
|
||||
<div class=" swiper-slide" style="height:100%;width: 16.6666667%!important;">
|
||||
<a
|
||||
style="color: rgb(209, 244, 135);height:1rem; background-image: url("https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/heibaimigong.html" class="stui-vodlist__thumb lazyload"
|
||||
title="黑白迷宫"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-text text-center">黑白迷宫</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="swiper-button-next" tabindex="0" role="button" aria-label="Next slide"
|
||||
aria-controls="swiper-wrapper-cb99181095bac595a"></div>
|
||||
<div class="swiper-button-prev" tabindex="0" role="button" aria-label="Previous slide"
|
||||
aria-controls="swiper-wrapper-cb99181095bac595a"></div>
|
||||
<span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
|
||||
</div> -->
|
||||
<!-- <div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_bd">
|
||||
<div class="carousel carousel_right col-pd clearfix flickity-enabled is-draggable" >
|
||||
<div class="flickity-viewport swiper-container" style="height: 213px; touch-action: pan-y;">
|
||||
<div class="flickity-slider swiper-wrapper" >
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list swiper-slide"
|
||||
style="position: absolute;">
|
||||
<div class="stui-vodlist__box">
|
||||
<a
|
||||
style="color: rgb(209, 244, 135); background-image: url("https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/heibaimigong.html" class="stui-vodlist__thumb lazyload"
|
||||
title="黑白迷宫"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-text text-center">黑白迷宫</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list swiper-slide"
|
||||
style="position: absolute;">
|
||||
<div class="stui-vodlist__box">
|
||||
<a
|
||||
style="color: rgb(209, 244, 135); background-image: url("https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/heibaimigong.html" class="stui-vodlist__thumb lazyload"
|
||||
title="黑白迷宫"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-text text-center">黑白迷宫</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="flickity-prev-next-button previous" type="button"
|
||||
aria-label="previous"><svg viewBox="0 0 100 100">
|
||||
<path d="M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z" class="arrow"></path>
|
||||
</svg></button><button class="flickity-prev-next-button next" type="button"
|
||||
aria-label="next"><svg viewBox="0 0 100 100">
|
||||
<path d="M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z" class="arrow"
|
||||
transform="translate(100, 100) rotate(180) "></path>
|
||||
</svg></button>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix"><a
|
||||
style="color: rgb(95, 255, 15);" class="more text-muted pull-right"
|
||||
href="/{$SiteModel['site_rank_path']}/dz-----------.html">更多<i class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png"><a
|
||||
style="color: rgb(52, 99, 240);" href="/{$SiteModel['site_rank_path']}/dz-----------.html">最新动作片</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='arrNewsDianying' id='vo' key='index'}
|
||||
{if $index <= 12}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='arrNewsDianying' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png"><a
|
||||
style="color: rgb(57, 129, 89);" href="/{$SiteModel['site_rank_path']}/dz-----------.html">动作片周榜单</a>
|
||||
</h3>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='arrSphbDianying' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix"><a
|
||||
style="color: rgb(116, 199, 19);" class="more text-muted pull-right"
|
||||
href="/{$SiteModel['site_rank_path']}/xj-----------.html">更多<i class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png"><a
|
||||
style="color: rgb(134, 81, 193);" href="/{$SiteModel['site_rank_path']}/xj-----------.html">最新喜剧片</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='arrNewsDianyingXiju' id='vo' key='index'}
|
||||
{if $index <= 12}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='arrNewsDianyingXiju' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png"><a
|
||||
style="color: rgb(169, 3, 103);" href="/{$SiteModel['site_rank_path']}/xj-----------.html">喜剧片周榜单</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='arrSphbDianyingXiju' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix"><a
|
||||
style="color: rgb(250, 186, 190);" class="more text-muted pull-right"
|
||||
href="/{$SiteModel['site_rank_path']}/aq-----------.html">更多<i class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png"><a
|
||||
style="color: rgb(11, 165, 254);" href="/{$SiteModel['site_rank_path']}/aq-----------.html">最新爱情片</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='arrNewsDianyingAiqing' id='vo' key='index'}
|
||||
{if $index <= 12}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='arrNewsDianyingAiqing' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png"><a
|
||||
style="color: rgb(221, 41, 38);" href="/{$SiteModel['site_rank_path']}/aq-----------.html">爱情片周榜单</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='arrSphbDianyingAiqing' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix"><a
|
||||
style="color: rgb(241, 120, 10);" class="more text-muted pull-right"
|
||||
href="/{$SiteModel['site_rank_path']}/kh-----------.html">更多<i class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png"><a
|
||||
style="color: rgb(137, 201, 250);" href="/{$SiteModel['site_rank_path']}/kh-----------.html">最新科幻片</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='arrNewsDianyingKehuan' id='vo' key='index'}
|
||||
{if $index <= 12}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='arrNewsDianyingKehuan' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png"><a
|
||||
style="color: rgb(96, 147, 58);" href="/{$SiteModel['site_rank_path']}/kh-----------.html">科幻片周榜单</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='arrSphbDianyingKehuan' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix"><a
|
||||
style="color: rgb(209, 220, 99);" class="more text-muted pull-right"
|
||||
href="/{$SiteModel['site_rank_path']}/kb-----------.html">更多<i class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png"><a
|
||||
style="color: rgb(117, 41, 70);" href="/{$SiteModel['site_rank_path']}/kb-----------.html">最新恐怖片</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='arrNewsDianyingKongbu' id='vo' key='index'}
|
||||
{if $index <= 12}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='arrNewsDianyingKongbu' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png"><a
|
||||
style="color: rgb(220, 105, 212);" href="/{$SiteModel['site_rank_path']}/kb-----------.html">恐怖片周榜单</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='arrSphbDianyingKongbu' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix"><a
|
||||
style="color: rgb(241, 245, 149);" class="more text-muted pull-right"
|
||||
href="/{$SiteModel['site_rank_path']}/jq-----------.html">更多<i class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png"><a
|
||||
style="color: rgb(217, 45, 107);" href="/{$SiteModel['site_rank_path']}/jq-----------.html">最新剧情片</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='arrNewsDianyingJuqing' id='vo' key='index'}
|
||||
{if $index <= 12}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='arrNewsDianyingJuqing' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png"><a
|
||||
style="color: rgb(55, 134, 146);" href="/{$SiteModel['site_rank_path']}/jq-----------.html">剧情片周榜单</a>
|
||||
</h3>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='arrSphbDianyingJuqing' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix"><a
|
||||
style="color: rgb(80, 148, 210);" class="more text-muted pull-right"
|
||||
href="/{$SiteModel['site_rank_path']}/zz-----------.html">更多<i class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png"><a
|
||||
style="color: rgb(189, 141, 211);" href="/{$SiteModel['site_rank_path']}/zz-----------.html">最新战争片</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='arrNewsDianyingZhanzheng' id='vo' key='index'}
|
||||
{if $index <= 12}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='arrNewsDianyingZhanzheng' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png"><a
|
||||
style="color: rgb(158, 137, 254);" href="/{$SiteModel['site_rank_path']}/zz-----------.html">战争片周榜单</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='arrSphbDianyingZhanzheng' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
{/block}
|
||||
{block name="customize"}
|
||||
|
||||
{/block}
|
||||
148
code/app/home/view/videoDadi/video/get_type.html
Normal file
148
code/app/home/view/videoDadi/video/get_type.html
Normal file
@@ -0,0 +1,148 @@
|
||||
{extend name="base" /}
|
||||
|
||||
|
||||
|
||||
{block name="head-css"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="head-js"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="main"}
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<!-- <div class="swiper-container swiper-initialized swiper-horizontal swiper-ios swiper-backface-hidden" style="height:180px">
|
||||
<div class="swiper-wrapper"aria-live="polite" style="height:100%">
|
||||
<div class=" swiper-slide" style="height:100%;width: 16.6666667%!important;">
|
||||
<a
|
||||
style="color: rgb(209, 244, 135);height:1rem; background-image: url("https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/heibaimigong.html" class="stui-vodlist__thumb lazyload"
|
||||
title="黑白迷宫"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-text text-center">黑白迷宫</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="swiper-button-next" tabindex="0" role="button" aria-label="Next slide"
|
||||
aria-controls="swiper-wrapper-cb99181095bac595a"></div>
|
||||
<div class="swiper-button-prev" tabindex="0" role="button" aria-label="Previous slide"
|
||||
aria-controls="swiper-wrapper-cb99181095bac595a"></div>
|
||||
<span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
|
||||
</div> -->
|
||||
<!-- <div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_bd">
|
||||
<div class="carousel carousel_right col-pd clearfix flickity-enabled is-draggable" >
|
||||
<div class="flickity-viewport swiper-container" style="height: 213px; touch-action: pan-y;">
|
||||
<div class="flickity-slider swiper-wrapper" >
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list swiper-slide"
|
||||
style="position: absolute;">
|
||||
<div class="stui-vodlist__box">
|
||||
<a
|
||||
style="color: rgb(209, 244, 135); background-image: url("https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/heibaimigong.html" class="stui-vodlist__thumb lazyload"
|
||||
title="黑白迷宫"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-text text-center">黑白迷宫</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list swiper-slide"
|
||||
style="position: absolute;">
|
||||
<div class="stui-vodlist__box">
|
||||
<a
|
||||
style="color: rgb(209, 244, 135); background-image: url("https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/heibaimigong.html" class="stui-vodlist__thumb lazyload"
|
||||
title="黑白迷宫"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2022-03-23/164802236616.jpg">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-text text-center">黑白迷宫</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="flickity-prev-next-button previous" type="button"
|
||||
aria-label="previous"><svg viewBox="0 0 100 100">
|
||||
<path d="M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z" class="arrow"></path>
|
||||
</svg></button><button class="flickity-prev-next-button next" type="button"
|
||||
aria-label="next"><svg viewBox="0 0 100 100">
|
||||
<path d="M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z" class="arrow"
|
||||
transform="translate(100, 100) rotate(180) "></path>
|
||||
</svg></button>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
<div class="row">
|
||||
{volist name="movieData" id="movie"}
|
||||
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box clearfix">
|
||||
<div class="stui-pannel_bd clearfix">
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix"><a
|
||||
style="color: rgb(95, 255, 15);" class="more text-muted pull-right"
|
||||
href="/{$SiteModel['site_rank_path']}/{$strType}-----------.html">更多<i class="icon iconfont icon-more"></i></a>
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png"><a
|
||||
style="color: rgb(52, 99, 240);" href="/{$SiteModel['site_rank_path']}/{$strType}-----------.html">最新{$movie.strLeixinName}</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='movie.news' id='vo' key='index'}
|
||||
{if $index <= 12}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{volist name='movie.news' id='vo' key='index'}
|
||||
{if $index > 12}
|
||||
{include file="public/video-list-text2" /}
|
||||
{/if}
|
||||
{if $index == 15}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 23}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 30}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 hidden-md hidden-sm hidden-xs">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png"><a
|
||||
style="color: rgb(57, 129, 89);" href="/{$SiteModel['site_rank_path']}/{$strType}-----------.html">{$movie.strLeixinName}周榜单</a>
|
||||
</h3>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{volist name='movie.rank' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/volist}
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
{/block}
|
||||
{block name="customize"}
|
||||
|
||||
{/block}
|
||||
471
code/app/home/view/videoDadi/video/get_type2.html
Normal file
471
code/app/home/view/videoDadi/video/get_type2.html
Normal file
@@ -0,0 +1,471 @@
|
||||
{extend name="base" /}
|
||||
{block name='nav-active-class'}novel{/block}
|
||||
{block name="title"}{$arrXiaoShuoXiangQing.xsxq_ming_zi}{/block}
|
||||
{block name="subcategory"}{/block}
|
||||
|
||||
{block name="head-css"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="head-js"}
|
||||
|
||||
{/block}
|
||||
|
||||
{block name="main"}
|
||||
<div class="container">
|
||||
<!-- <div class="row">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_bd">
|
||||
<div class="carousel carousel_right col-pd clearfix flickity-enabled is-draggable" tabindex="0">
|
||||
<div class="flickity-viewport" style="height: 213px; touch-action: pan-y;">
|
||||
<div class="flickity-slider" style="left: 0px; transform: translateX(-228.17%);">
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list is-selected"
|
||||
style="position: absolute; left: 228.17%;">
|
||||
<div class="stui-vodlist__box"><a
|
||||
style="color: rgb(188, 191, 10); background-image: url("https://pic3.yzzyimages.com/upload/vod/2024-12-10/202412101733804764.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/wuhuideai.html" class="stui-vodlist__thumb lazyload"
|
||||
title="无悔的爱"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2024-12-10/202412101733804764.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">无悔的爱</span></a></div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list" style="position: absolute; left: 250.99%;">
|
||||
<div class="stui-vodlist__box"><a
|
||||
style="color: rgb(36, 147, 154); background-image: url("https://image.maimn.com/cover/1d3c4e650093b3652202d89bb7cf09db.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/nixuanbaiyueguangnversiliaonikushime.html"
|
||||
class="stui-vodlist__thumb lazyload" title="你选白月光女儿死了你哭什么"
|
||||
data-original="https://image.maimn.com/cover/1d3c4e650093b3652202d89bb7cf09db.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">你选白月光女儿死了你哭什么</span></a></div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list" style="position: absolute; left: 273.8%;">
|
||||
<div class="stui-vodlist__box"><a
|
||||
style="color: rgb(99, 220, 146); background-image: url("https://pic3.yzzyimages.com/upload/vod/2024-12-06/202412061733444536.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/sihoucaizhiwojingshijingquantaizibaiyueguang.html"
|
||||
class="stui-vodlist__thumb lazyload" title="死后才知,我竟是京圈太子白月光"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2024-12-06/202412061733444536.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">死后才知,我竟是京圈太子白月光</span></a></div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list" style="position: absolute; left: 296.62%;">
|
||||
<div class="stui-vodlist__box"><a
|
||||
style="color: rgb(31, 34, 194); background-image: url("https://pic3.yzzyimages.com/upload/vod/2025-01-02/202501021735794715.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/fengliaobachushenyegancai.html"
|
||||
class="stui-vodlist__thumb lazyload" title="疯了吧厨神也敢裁"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2025-01-02/202501021735794715.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">疯了吧厨神也敢裁</span></a></div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list" style="position: absolute; left: 319.44%;">
|
||||
<div class="stui-vodlist__box"><a
|
||||
style="color: rgb(225, 244, 244); background-image: url("https://image.maimn.com/cover/e0f7f1a073e97a850a334b932695aff5.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/changgongzhuchuanchenghaomenxiaojiaoqi.html"
|
||||
class="stui-vodlist__thumb lazyload" title="长公主穿成豪门小娇妻"
|
||||
data-original="https://image.maimn.com/cover/e0f7f1a073e97a850a334b932695aff5.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">长公主穿成豪门小娇妻</span></a></div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list" style="position: absolute; left: 114.08%;">
|
||||
<div class="stui-vodlist__box"><a style="color: rgb(76, 16, 3);"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/mengzhongzhudingwoaini.html"
|
||||
class="stui-vodlist__thumb lazyload" title="梦中注定我爱你"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2024-12-07/202412071733567092.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">梦中注定我爱你</span></a></div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list" style="position: absolute; left: 136.9%;">
|
||||
<div class="stui-vodlist__box"><a style="color: rgb(211, 96, 162);"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/shiyehemamadexuanzemamawohuilailiao.html"
|
||||
class="stui-vodlist__thumb lazyload" title="事业和妈妈的选择&妈妈我回来了"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2024-12-11/202412111733891117.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">事业和妈妈的选择&妈妈我回来了</span></a></div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list" style="position: absolute; left: 159.72%;">
|
||||
<div class="stui-vodlist__box"><a style="color: rgb(110, 35, 75);"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/zhenxiangpuguanghoufanshouniansuitamendehaomenmeng.html"
|
||||
class="stui-vodlist__thumb lazyload" title="真相曝光后,反手碾碎他们的豪门梦"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2024-12-30/202412301735565155.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">真相曝光后,反手碾碎他们的豪门梦</span></a></div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list" style="position: absolute; left: 182.54%;">
|
||||
<div class="stui-vodlist__box"><a
|
||||
style="color: rgb(21, 16, 184); background-image: url("https://pic3.yzzyimages.com/upload/vod/2024-12-05/202412051733356557.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/shaoshuaifurenyaofantian.html"
|
||||
class="stui-vodlist__thumb lazyload" title="少帅夫人要翻天"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2024-12-05/202412051733356557.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">少帅夫人要翻天</span></a></div>
|
||||
</div>
|
||||
<div class="col-md-8 col-sm-5 col-xs-3 list" style="position: absolute; left: 205.35%;">
|
||||
<div class="stui-vodlist__box"><a
|
||||
style="color: rgb(106, 124, 8); background-image: url("https://pic3.yzzyimages.com/upload/vod/2024-12-19/202412191734616798.jpg");"
|
||||
href="/{$SiteModel['site_xiangqing_path']}/dangjiazhumuyaoheli.html"
|
||||
class="stui-vodlist__thumb lazyload" title="当家主母要和离"
|
||||
data-original="https://pic3.yzzyimages.com/upload/vod/2024-12-19/202412191734616798.jpg"><span
|
||||
class="play hidden-xs"></span><span
|
||||
class="pic-text text-center">当家主母要和离</span></a></div><abbr
|
||||
date-time="kbX7DSd"></abbr><time dropzone="tCAfSSceaj"></time>
|
||||
<tyyt draggable="4w7aXKLmen"></tyyt><abbr date-time="eEcWT1AQ"></abbr><map
|
||||
lang="CnwpIA"></map>
|
||||
<tcenter draggable="uL57xC"></tcenter>
|
||||
<ecode date-time="wOufXwhSl"></ecode>
|
||||
<is lang="mqf6g3jVJC"></is>
|
||||
<ecode date-time="GYlEGMO"></ecode><map lang="CnwpIA"></map><sup
|
||||
date-time="rRB8iAAj0"></sup><acronym id="NzPBs"></acronym>
|
||||
<is dropzone="AwGO"></is><map lang="CnwpIA"></map><kbd lang="Rmi"></kbd>
|
||||
<tcenter draggable="P7gIa0"></tcenter>
|
||||
<is dropzone="wjePQYUoJl"></is><abbr date-time="nWS"></abbr>
|
||||
<areass date-time="7vL"></areass>
|
||||
<sgaddress lang="odh31vyoJ"></sgaddress>
|
||||
<stysle draggable="gRV8q8re4B"></stysle>
|
||||
<is lang="aZSnZpFmVa"></is>
|
||||
<sadw dir="yKeY"></sadw>
|
||||
<stysle draggable="TZR03DnI6H"></stysle>
|
||||
<sgaddress lang="daU8kSI2"></sgaddress>
|
||||
<sadw dir="wfT4AW"></sadw><kbd lang="JyWF"></kbd><map lang="CnwpIA"></map>
|
||||
<font dir="kZ3Mvw9ug7"></font>
|
||||
<ssmall draggable="BxLTgJ"></ssmall>
|
||||
<tcenter draggable="18tcD4uLR"></tcenter><sup draggable="i6vhnb9IqT"></sup><acronym
|
||||
draggable="jBLoQ1xc"></acronym>
|
||||
<noscripta draggable="kjbof9gH"></noscripta>
|
||||
<ecode date-time="6L7NdNU"></ecode><time dropzone="5sXwDHZt"></time>
|
||||
<areass date-time="2bSHJG"></areass><sup draggable="Es3BZPD02"></sup>
|
||||
<sadw lang="ytxUDPk4O"></sadw>
|
||||
<is lang="8N5"></is><time dir="vPAL9GB"></time>
|
||||
<ecode date-time="Rx5E"></ecode>
|
||||
<tcenter draggable="w9KOSLb"></tcenter>
|
||||
</div><abbr date-time="kbX7DSd" style="position: absolute; left: 228.17%;"></abbr><time
|
||||
dropzone="tCAfSSceaj" style="position: absolute; left: 228.17%;"></time>
|
||||
<tyyt draggable="4w7aXKLmen" style="position: absolute; left: 228.17%;"></tyyt><abbr
|
||||
date-time="eEcWT1AQ" style="position: absolute; left: 228.17%;"></abbr><map
|
||||
lang="CnwpIA" style="position: absolute; left: 228.17%;"></map>
|
||||
<tcenter draggable="uL57xC" style="position: absolute; left: 228.17%;"></tcenter>
|
||||
<ecode date-time="wOufXwhSl" style="position: absolute; left: 228.17%;"></ecode>
|
||||
<is lang="mqf6g3jVJC" style="position: absolute; left: 228.17%;"></is>
|
||||
<ecode date-time="GYlEGMO" style="position: absolute; left: 228.17%;"></ecode><map
|
||||
lang="CnwpIA" style="position: absolute; left: 228.17%;"></map><sup
|
||||
date-time="rRB8iAAj0" style="position: absolute; left: 228.17%;"></sup><acronym
|
||||
id="NzPBs" style="position: absolute; left: 228.17%;"></acronym>
|
||||
<is dropzone="AwGO" style="position: absolute; left: 228.17%;"></is><map lang="CnwpIA"
|
||||
style="position: absolute; left: 228.17%;"></map><kbd lang="Rmi"
|
||||
style="position: absolute; left: 228.17%;"></kbd>
|
||||
<tcenter draggable="P7gIa0" style="position: absolute; left: 228.17%;"></tcenter>
|
||||
<is dropzone="wjePQYUoJl" style="position: absolute; left: 228.17%;"></is><abbr
|
||||
date-time="nWS" style="position: absolute; left: 228.17%;"></abbr>
|
||||
<areass date-time="7vL" style="position: absolute; left: 228.17%;"></areass>
|
||||
<sgaddress lang="odh31vyoJ" style="position: absolute; left: 228.17%;"></sgaddress>
|
||||
<stysle draggable="gRV8q8re4B" style="position: absolute; left: 228.17%;"></stysle>
|
||||
<is lang="aZSnZpFmVa" style="position: absolute; left: 228.17%;"></is>
|
||||
<sadw dir="yKeY" style="position: absolute; left: 228.17%;"></sadw>
|
||||
<stysle draggable="TZR03DnI6H" style="position: absolute; left: 228.17%;"></stysle>
|
||||
<sgaddress lang="daU8kSI2" style="position: absolute; left: 228.17%;"></sgaddress>
|
||||
<sadw dir="wfT4AW" style="position: absolute; left: 228.17%;"></sadw><kbd lang="JyWF"
|
||||
style="position: absolute; left: 228.17%;"></kbd><map lang="CnwpIA"
|
||||
style="position: absolute; left: 228.17%;"></map>
|
||||
<font dir="kZ3Mvw9ug7" style="position: absolute; left: 228.17%;"></font>
|
||||
<ssmall draggable="BxLTgJ" style="position: absolute; left: 228.17%;"></ssmall>
|
||||
<tcenter draggable="18tcD4uLR" style="position: absolute; left: 228.17%;"></tcenter>
|
||||
<sup draggable="i6vhnb9IqT" style="position: absolute; left: 228.17%;"></sup><acronym
|
||||
draggable="jBLoQ1xc" style="position: absolute; left: 228.17%;"></acronym>
|
||||
<noscripta draggable="kjbof9gH" style="position: absolute; left: 228.17%;">
|
||||
</noscripta>
|
||||
<ecode date-time="6L7NdNU" style="position: absolute; left: 228.17%;"></ecode><time
|
||||
dropzone="5sXwDHZt" style="position: absolute; left: 228.17%;"></time>
|
||||
<areass date-time="2bSHJG" style="position: absolute; left: 228.17%;"></areass><sup
|
||||
draggable="Es3BZPD02" style="position: absolute; left: 228.17%;"></sup>
|
||||
<sadw lang="ytxUDPk4O" style="position: absolute; left: 228.17%;"></sadw>
|
||||
<is lang="8N5" style="position: absolute; left: 228.17%;"></is><time dir="vPAL9GB"
|
||||
style="position: absolute; left: 228.17%;"></time>
|
||||
<ecode date-time="Rx5E" style="position: absolute; left: 228.17%;"></ecode>
|
||||
<tcenter draggable="w9KOSLb" style="position: absolute; left: 228.17%;"></tcenter>
|
||||
</div>
|
||||
</div><button class="flickity-prev-next-button previous" type="button"
|
||||
aria-label="previous"><svg viewBox="0 0 100 100">
|
||||
<path d="M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z" class="arrow"></path>
|
||||
</svg></button><button class="flickity-prev-next-button next" type="button"
|
||||
aria-label="next"><svg viewBox="0 0 100 100">
|
||||
<path d="M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z" class="arrow"
|
||||
transform="translate(100, 100) rotate(180) "></path>
|
||||
</svg></button>
|
||||
</div>
|
||||
</div>
|
||||
</div><abbr date-time="kbX7DSd"></abbr><time dropzone="tCAfSSceaj"></time>
|
||||
<tyyt draggable="4w7aXKLmen"></tyyt><abbr date-time="eEcWT1AQ"></abbr><map lang="CnwpIA"></map>
|
||||
<tcenter draggable="uL57xC"></tcenter>
|
||||
<ecode date-time="wOufXwhSl"></ecode>
|
||||
<is lang="mqf6g3jVJC"></is>
|
||||
<ecode date-time="GYlEGMO"></ecode><map lang="CnwpIA"></map><sup date-time="rRB8iAAj0"></sup><acronym
|
||||
id="NzPBs"></acronym>
|
||||
<is dropzone="AwGO"></is><map lang="CnwpIA"></map><kbd lang="Rmi"></kbd>
|
||||
<tcenter draggable="P7gIa0"></tcenter>
|
||||
<is dropzone="wjePQYUoJl"></is><abbr date-time="nWS"></abbr>
|
||||
<areass date-time="7vL"></areass>
|
||||
<sgaddress lang="odh31vyoJ"></sgaddress>
|
||||
<stysle draggable="gRV8q8re4B"></stysle>
|
||||
<is lang="aZSnZpFmVa"></is>
|
||||
<sadw dir="yKeY"></sadw>
|
||||
<stysle draggable="TZR03DnI6H"></stysle>
|
||||
<sgaddress lang="daU8kSI2"></sgaddress>
|
||||
<sadw dir="wfT4AW"></sadw><kbd lang="JyWF"></kbd><map lang="CnwpIA"></map>
|
||||
<font dir="kZ3Mvw9ug7"></font>
|
||||
<ssmall draggable="BxLTgJ"></ssmall>
|
||||
<tcenter draggable="18tcD4uLR"></tcenter><sup draggable="i6vhnb9IqT"></sup><acronym
|
||||
draggable="jBLoQ1xc"></acronym>
|
||||
<noscripta draggable="kjbof9gH"></noscripta>
|
||||
<ecode date-time="6L7NdNU"></ecode><time dropzone="5sXwDHZt"></time>
|
||||
<areass date-time="2bSHJG"></areass><sup draggable="Es3BZPD02"></sup>
|
||||
<sadw lang="ytxUDPk4O"></sadw>
|
||||
<is lang="8N5"></is><time dir="vPAL9GB"></time>
|
||||
<ecode date-time="Rx5E"></ecode>
|
||||
<tcenter draggable="w9KOSLb"></tcenter>
|
||||
</div><abbr date-time="kbX7DSd"></abbr><time dropzone="tCAfSSceaj"></time>
|
||||
<tyyt draggable="4w7aXKLmen"></tyyt><abbr date-time="eEcWT1AQ"></abbr><map lang="CnwpIA"></map>
|
||||
<tcenter draggable="uL57xC"></tcenter>
|
||||
<ecode date-time="wOufXwhSl"></ecode>
|
||||
<is lang="mqf6g3jVJC"></is>
|
||||
<ecode date-time="GYlEGMO"></ecode><map lang="CnwpIA"></map><sup date-time="rRB8iAAj0"></sup><acronym
|
||||
id="NzPBs"></acronym>
|
||||
<is dropzone="AwGO"></is><map lang="CnwpIA"></map><kbd lang="Rmi"></kbd>
|
||||
<tcenter draggable="P7gIa0"></tcenter>
|
||||
<is dropzone="wjePQYUoJl"></is><abbr date-time="nWS"></abbr>
|
||||
<areass date-time="7vL"></areass>
|
||||
<sgaddress lang="odh31vyoJ"></sgaddress>
|
||||
<stysle draggable="gRV8q8re4B"></stysle>
|
||||
<is lang="aZSnZpFmVa"></is>
|
||||
<sadw dir="yKeY"></sadw>
|
||||
<stysle draggable="TZR03DnI6H"></stysle>
|
||||
<sgaddress lang="daU8kSI2"></sgaddress>
|
||||
<sadw dir="wfT4AW"></sadw><kbd lang="JyWF"></kbd><map lang="CnwpIA"></map>
|
||||
<font dir="kZ3Mvw9ug7"></font>
|
||||
<ssmall draggable="BxLTgJ"></ssmall>
|
||||
<tcenter draggable="18tcD4uLR"></tcenter><sup draggable="i6vhnb9IqT"></sup><acronym
|
||||
draggable="jBLoQ1xc"></acronym>
|
||||
<noscripta draggable="kjbof9gH"></noscripta>
|
||||
<ecode date-time="6L7NdNU"></ecode><time dropzone="5sXwDHZt"></time>
|
||||
<areass date-time="2bSHJG"></areass><sup draggable="Es3BZPD02"></sup>
|
||||
<sadw lang="ytxUDPk4O"></sadw>
|
||||
<is lang="8N5"></is><time dir="vPAL9GB"></time>
|
||||
<ecode date-time="Rx5E"></ecode>
|
||||
<tcenter draggable="w9KOSLb"></tcenter>
|
||||
</div> -->
|
||||
<div class="row">
|
||||
{volist name="movieData" id="movie"}
|
||||
<div class="col-lg-wide-75 col-xs-1 padding-0">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_27.png">短剧</h3>
|
||||
</div>
|
||||
<ul class="stui-screen__list type-slide bottom-line-dot clearfix">
|
||||
<li><span class="text-muted">按剧情</span></li>
|
||||
<li><a style="color: rgb(157, 238, 148);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%96%9C%E5%89%A7--------.html">喜剧</a>
|
||||
</li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li><a style="color: rgb(32, 175, 15);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E7%88%B1%E6%83%85--------.html">爱情</a></li>
|
||||
<li><a style="color: rgb(94, 151, 236);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E6%81%90%E6%80%96--------.html">恐怖</a></li>
|
||||
<li><a style="color: rgb(188, 214, 128);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%8A%A8%E4%BD%9C--------.html">动作</a></li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li><a style="color: rgb(195, 83, 74);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E7%A7%91%E5%B9%BB--------.html">科幻</a></li>
|
||||
<li><a style="color: rgb(194, 38, 255);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%89%A7%E6%83%85--------.html">剧情</a></li>
|
||||
<li><a style="color: rgb(90, 218, 138);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E6%88%98%E4%BA%89--------.html">战争</a></li>
|
||||
<li><a style="color: rgb(74, 254, 9);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E8%AD%A6%E5%8C%AA--------.html">警匪</a></li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li><a style="color: rgb(154, 243, 68);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E7%8A%AF%E7%BD%AA--------.html">犯罪</a></li>
|
||||
<li><a style="color: rgb(54, 221, 1);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%8A%A8%E7%94%BB--------.html">动画</a></li>
|
||||
<li><a style="color: rgb(132, 29, 40);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%A5%87%E5%B9%BB--------.html">奇幻</a></li>
|
||||
<li><a style="color: rgb(233, 6, 205);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E6%AD%A6%E4%BE%A0--------.html">武侠</a></li>
|
||||
<li><a style="color: rgb(29, 56, 115);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%86%92%E9%99%A9--------.html">冒险</a></li>
|
||||
<li><a style="color: rgb(172, 239, 224);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E6%9E%AA%E6%88%98--------.html">枪战</a></li>
|
||||
<li><a style="color: rgb(128, 123, 185);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E6%81%90%E6%80%96--------.html">恐怖</a></li>
|
||||
<li><a style="color: rgb(83, 46, 7);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E6%82%AC%E7%96%91--------.html">悬疑</a></li>
|
||||
<li><a style="color: rgb(204, 199, 134);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E6%83%8A%E6%82%9A--------.html">惊悚</a></li>
|
||||
<li><a style="color: rgb(190, 131, 47);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E7%BB%8F%E5%85%B8--------.html">经典</a></li>
|
||||
<li><a style="color: rgb(80, 86, 231);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E9%9D%92%E6%98%A5--------.html">青春</a></li>
|
||||
<li><a style="color: rgb(91, 18, 241);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E6%96%87%E8%89%BA--------.html">文艺</a></li>
|
||||
<li><a style="color: rgb(252, 160, 137);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%BE%AE%E7%94%B5%E5%BD%B1--------.html">微电影</a></li>
|
||||
<li><a style="color: rgb(217, 191, 251);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%8F%A4%E8%A3%85--------.html">古装</a></li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li><a style="color: rgb(255, 18, 233);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%8E%86%E5%8F%B2--------.html">历史</a></li>
|
||||
<li><a style="color: rgb(82, 218, 111);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E8%BF%90%E5%8A%A8--------.html">运动</a></li>
|
||||
<li><a style="color: rgb(80, 210, 82);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%86%9C%E6%9D%91--------.html">农村</a></li>
|
||||
<li><a style="color: rgb(3, 46, 199);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E5%84%BF%E7%AB%A5--------.html">儿童</a></li>
|
||||
<li><a style="color: rgb(218, 12, 231);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju---%E7%BD%91%E7%BB%9C%E7%94%B5%E5%BD%B1--------.html">网络电影</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="stui-screen__list type-slide bottom-line-dot clearfix">
|
||||
<li><span class="text-muted">按地区</span></li>
|
||||
<li><a style="color: rgb(130, 149, 217);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E5%A4%A7%E9%99%86----------.html">大陆</a></li>
|
||||
<li><a style="color: rgb(29, 243, 255);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E9%A6%99%E6%B8%AF----------.html">香港</a></li>
|
||||
<li><a style="color: rgb(168, 1, 248);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E5%8F%B0%E6%B9%BE----------.html">台湾</a></li>
|
||||
<li><a style="color: rgb(194, 127, 56);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E7%BE%8E%E5%9B%BD----------.html">美国</a></li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li><a style="color: rgb(24, 183, 249);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E6%B3%95%E5%9B%BD----------.html">法国</a></li>
|
||||
<li><a style="color: rgb(18, 53, 131);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E8%8B%B1%E5%9B%BD----------.html">英国</a></li>
|
||||
<li><a style="color: rgb(236, 209, 221);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E6%97%A5%E6%9C%AC----------.html">日本</a></li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li><a style="color: rgb(194, 242, 66);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E9%9F%A9%E5%9B%BD----------.html">韩国</a></li>
|
||||
<li><a style="color: rgb(200, 101, 178);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E5%BE%B7%E5%9B%BD----------.html">德国</a></li>
|
||||
<li><a style="color: rgb(158, 58, 97);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E6%B3%B0%E5%9B%BD----------.html">泰国</a></li>
|
||||
<li><a style="color: rgb(245, 202, 19);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E5%8D%B0%E5%BA%A6----------.html">印度</a></li>
|
||||
<li><a style="color: rgb(56, 59, 196);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E6%84%8F%E5%A4%A7%E5%88%A9----------.html">意大利</a></li>
|
||||
<li><a style="color: rgb(218, 84, 237);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E8%A5%BF%E7%8F%AD%E7%89%99----------.html">西班牙</a></li>
|
||||
<li><a style="color: rgb(169, 156, 228);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E5%8A%A0%E6%8B%BF%E5%A4%A7----------.html">加拿大</a></li>
|
||||
<li><a style="color: rgb(109, 83, 69);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-%E5%85%B6%E4%BB%96----------.html">其他</a></li>
|
||||
</ul>
|
||||
<ul class="stui-screen__list type-slide clearfix">
|
||||
<li><span class="text-muted">按年份</span></li>
|
||||
<li><a style="color: rgb(0, 124, 175);" href="/{$SiteModel['site_rank_path']}/duanju-----------2024.html">2024</a>
|
||||
</li>
|
||||
<li><a style="color: rgb(244, 162, 209);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-----------2023.html">2023</a></li>
|
||||
<li><a style="color: rgb(143, 240, 79);" href="/{$SiteModel['site_rank_path']}/duanju-----------2022.html">2022</a>
|
||||
</li>
|
||||
<li><a style="color: rgb(5, 94, 94);" href="/{$SiteModel['site_rank_path']}/duanju-----------2021.html">2021</a>
|
||||
</li>
|
||||
<li><a style="color: rgb(78, 248, 247);" href="/{$SiteModel['site_rank_path']}/duanju-----------2020.html">2020</a>
|
||||
</li>
|
||||
<li><a style="color: rgb(88, 115, 41);" href="/{$SiteModel['site_rank_path']}/duanju-----------2019.html">2019</a>
|
||||
</li>
|
||||
<li><a style="color: rgb(182, 142, 192);"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-----------2018.html">2018</a></li>
|
||||
<li><a style="color: rgb(14, 102, 230);" href="/{$SiteModel['site_rank_path']}/duanju-----------2017.html">2017</a>
|
||||
</li>
|
||||
<li><a style="color: rgb(36, 184, 105);" href="/{$SiteModel['site_rank_path']}/duanju-----------2016.html">2016</a>
|
||||
</li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li><a style="color: rgb(10, 37, 73);" href="/{$SiteModel['site_rank_path']}/duanju-----------2015.html">2015</a>
|
||||
</li>
|
||||
<li><a style="color: rgb(104, 9, 173);" href="/{$SiteModel['site_rank_path']}/duanju-----------2014.html">2014</a>
|
||||
</li>
|
||||
<li><a style="color: rgb(69, 32, 28);" href="/{$SiteModel['site_rank_path']}/duanju-----------2013.html">2013</a>
|
||||
</li>
|
||||
<li><a style="color: rgb(28, 156, 82);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-----------2012.html">2012</a></li>
|
||||
<li><a style="color: rgb(104, 16, 114);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-----------2011.html">2011</a></li>
|
||||
<li><a style="color: rgb(36, 143, 83);" class="hide"
|
||||
href="/{$SiteModel['site_rank_path']}/duanju-----------2010.html">2010</a></li>
|
||||
{$strGanRaoMa|raw}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist clearfix">
|
||||
{volist name='movie.news' id='vo' key='index'}
|
||||
{include file="public/video-list-shu" /}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{$strGanRaoMa|raw}
|
||||
</div>
|
||||
<ul class="stui-page text-center clearfix">
|
||||
<li><a style="color: rgb(59, 57, 18);" href="/{$SiteModel['site_fenlei_path']}/duanju-1.html">首页</a></li>
|
||||
<li><a style="color: rgb(78, 187, 2);" href="/{$SiteModel['site_fenlei_path']}/duanju-1.html">上一页</a></li>
|
||||
<li class="hidden-xs active"><a style="color: rgb(81, 208, 59);" href="/{$SiteModel['site_fenlei_path']}/duanju-1.html">1</a>
|
||||
</li>
|
||||
{$strGanRaoMa|raw}
|
||||
<li class="hidden-xs"><a style="color: rgb(192, 220, 217);" href="/{$SiteModel['site_fenlei_path']}/duanju-2.html">2</a></li>
|
||||
<li class="hidden-xs"><a style="color: rgb(62, 220, 253);" href="/{$SiteModel['site_fenlei_path']}/duanju-3.html">3</a></li>
|
||||
<li class="hidden-xs"><a style="color: rgb(36, 183, 189);" href="/{$SiteModel['site_fenlei_path']}/duanju-4.html">4</a></li>
|
||||
<li class="hidden-xs"><a style="color: rgb(65, 147, 216);" href="/{$SiteModel['site_fenlei_path']}/duanju-5.html">5</a></li>
|
||||
<li class="active visible-xs"><span class="num">1/25</span></li>
|
||||
<li><a style="color: rgb(148, 66, 139);" href="/{$SiteModel['site_fenlei_path']}/duanju-2.html">下一页</a></li>
|
||||
<li><a style="color: rgb(183, 4, 250);" href="/{$SiteModel['site_fenlei_path']}/duanju-25.html">尾页</a></li>
|
||||
{$strGanRaoMa|raw}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-lg-wide-25 col-xs-1 stui-pannel-side hidden-sm hidden-xs">
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png">短剧周榜单</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__text col-pd clearfix">
|
||||
{volist name='movie.rank' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel stui-pannel-bg clearfix">
|
||||
<div class="stui-pannel-box">
|
||||
<div class="stui-pannel_hd">
|
||||
<div class="stui-pannel__head active bottom-line clearfix">
|
||||
<h3 class="title"><img src="/statics/icon/icon_12.png">短剧月榜单</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="stui-pannel_bd">
|
||||
<ul class="stui-vodlist__text col-pd clearfix">
|
||||
{volist name='movie.rank' id='vo' key='index'}
|
||||
{include file="public/video-list-phb" /}
|
||||
{if $index == 4}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 6}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 7}{$strGanRaoMa|raw}{/if}
|
||||
{if $index == 8}{$strGanRaoMa|raw}{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/volist}
|
||||
</div>
|
||||
</div>
|
||||
{/block}
|
||||
{block name="customize"}
|
||||
|
||||
{/block}
|
||||
Reference in New Issue
Block a user