debug
This commit is contained in:
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}
|
||||
Reference in New Issue
Block a user