This commit is contained in:
make
2025-05-12 11:52:54 +08:00
parent 18ec812382
commit c6722c9661
23 changed files with 2247 additions and 208 deletions

View File

@@ -12,19 +12,10 @@
<meta name="keywords" content='{block name="keywords"}{/block}'>
<meta name="description" content='{block name="description"}{/block}'>
<link rel="shortcut icon" href="/template/videolaoniu/images/favicon.png" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="/template/videolaoniu/css/swiper-bundle.min.css">
<link rel="stylesheet" type="text/css" href="/template/videolaoniu/css/global.css">
<link rel="stylesheet" type="text/css" href="/template/videolaoniu/css/style.css">
<!--
<script>var maccms = { "path": "", "mid": "", "url": "www.xgcs8888.com", "wapurl": "", "mob_status": "0" };</script>
<script src="/template/videolaoniu/js/jquery.min.js"></script>
<script src="/template/videolaoniu/js/jquery.lazyload.min.js"></script>
<script src="/template/videolaoniu//static/js/home.js"></script>
<script src="/template/videolaoniu/js/swiper-bundle.min.js"></script>
<script src="/template/videolaoniu/js/ewave-global.js"></script>
<script src="/template/videolaoniu/js/ewave-common.js"></script> -->
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link href="/template/videofengniao/css/app2.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href='/template/videofengniao/static_ban/base_common.css?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
{block name="head"}{/block}
{block name="head-css"}{/block}
{block name="head-js"}{/block}
@@ -35,72 +26,68 @@
<body class="{block name='body-class'}{/block}" id="{block name='body-id'}{/block}">
<header class="c4782f header-top top-fixed home vod">
<div class="c5a271 container">
<h2 class="f6e567 header-logo">
<a class="ec3e4d " href="/" title="{$DomainModel->d_name}">
{$DomainModel->d_name}
</a>
</h2>
<div
class="b2f179 header-menu hidden-xs hidden-sm swiper-initialized swiper-horizontal swiper-pointer-events swiper-free-mode">
<ul class="cd86bd swiper-wrapper" id="swiper-wrapper-bcd0b11121af738e" aria-live="polite"
style="transition-duration: 0ms;">
<li class="f823b1 swiper-slide hidden-sm hidden-xs {if $Request.route.strParentCategory == ''}active{/if}"><a href="/">首页</a></li>
<div class="gm-head">
<div class="wrap">
<a class="logo cn" href="/" title="{$DomainModel->d_name}">
{$DomainModel->d_name}
</a>
<div class="nav">
<ul>
<li><a class="on" href="/"><i></i><span>首页</span></a></li>
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li class="ab5512 swiper-slide hidden-xs {if $val.v_category_en == $Request.route.strParentCategory}active{/if}">
<li>
<a href='{site:vciurl parent_category="$val.v_category_en" /}'>
{$val.v_category}
<i class="t1"></i>
<span> {$val.v_category}</span>
</a>
</li>
{/video:categorytype}
<li class="ab5512 swiper-slide hidden-xs {if $val.v_category_en == $Request.route.strParentCategory}active{/if}">
<a href='{$strRankUrlTemp}'>
排行榜
</a>
<li>
<a href="{$strRankUrlTemp}">
<img src="/template/videolaoniu/images/icon/bd.png" class="b7693d index-icon">
<span class="eb9286 sTit">排行榜</span>
</a>
</li>
</ul>
<span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
</div>
<div class="f2d13f header-search">
<form id="formsearch" action="{$strSearchListUrlTemp}">
<input type="search" name="keyword" placeholder="输入影片名或演员" autocomplete="off">
<button type="submit" class="c46a69 search-submit"><i class="ef1c92 iconfont icon-sousuo"></i><span
class="c290af none">搜索</span></button>
<div class="search">
<form id="search" name="search" method="get" action="{$strSearchListUrlTemp}">
<input name="keyword" type="text" class="mac_wd form-control" placeholder="输入影片名" value="">
<button type="submit"></button>
</form>
</div>
<div id="user-playlog" class="b7004f user-playlog dropdown-hover mac_history">
<a href="{$strHistoryUrlTemp}">
<i class="abe38c iconfont icon-shijian"></i>
<span class="dd3ef2 none">观看记录</span>
</a>
</div>
<div id="btn-nav" class="btn-nav"></div>
<div id="btn-search" class="btn-search"></div>
</div>
</header>
<div class="f5dea7 header-top-ok color"></div>
<div class="ca3379 index-icon-wrapper hidden-md hidden-lg">
<nav class="eb2619 index-icon-box container">
<a href="/">
<img src="/template/videolaoniu/images/icon/home.png" class="e1eb57 index-icon">
<span class="d1f768 sTit">首页</span>
</a>
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a href='{site:vciurl parent_category="$val.v_category_en" /}'>
<img src="/template/videolaoniu/images/icon/{$val.v_category_en}.png" class="b7693d index-icon">
<span class="eb9286 sTit"> {$val.v_category}</span>
</a>
{/video:categorytype}
<a href="{$strRankUrlTemp}">
<img src="/template/videolaoniu/images/icon/bd.png" class="b7693d index-icon">
<span class="eb9286 sTit">排行榜</span>
</a>
</nav>
</div>
<div id="pop-search" class="mi-pop-search">
<div class="wrap">
<form id="search" name="search" method="get" action="{$strSearchListUrlTemp}">
<input name="keyword" type="text" class="mac_wd form-control" placeholder="输入影片名称" value="">
<button type="submit"></button>
</form>
</div>
</div>
<div id="pop-nav" class="mi-pop-nav">
<ul>
<li><a class="on" href="/"><i></i><span>首页</span></a></li>
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<li>
<a href='{site:vciurl parent_category="$val.v_category_en" /}'>
<i class="t1"></i>
<span> {$val.v_category}</span>
</a>
</li>
{/video:categorytype}
<li>
<a href="{$strRankUrlTemp}">
<img src="/template/videolaoniu/images/icon/bd.png" class="b7693d index-icon">
<span class="eb9286 sTit">排行榜</span>
</a>
</li>
</ul>
</div>
{block name="main"}
{/block}

View File

@@ -1,5 +1,6 @@
蜂鸟视频模板
http://test.enderuixm.com/
http://test.enderuixm.com/
http://test.enderuixm.com/
1.视频分类 分页标签查询, 增加 4个查询字段

View File

@@ -133,36 +133,60 @@ export_name="arrVideoPiaofang" /}
{block name="main"}
<div class="a5da29 container">
<div class="gm-main gm-index">
<h1 class="view-title">
<a href="/">{$DomainModel->d_name}</a>-{$DomainModel->d_text_logo}
</h1>
<h4 class="view-description">{site:replace code="VIDEO@GETCATEGORYINDEX@TEXT"}</h4>
<div class="dac4a5 layout-box">
<div class="a16ee4 box-title"><span class="c681ae iconfont icon-remen"></span>
<h2>热门推荐</h2>
</div>
<div class="d752db row">
<ul class="e72f7b img-list col-md-wide-12 col-sm-wide-1 col-xs-1 p-sm-0 p-xs-5">
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="10" col-md="5"/}
{/foreach}
</ul>
</div>
<!-- 最新上映 -->
<div class="gm-meta">
<h3 class="title">最新上映</h3>
<span class="tab-tit-box">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="on" href='{site:vciurl parent_category="$val.v_category_en" /}'>
{$val.v_category}
</a>
{/video:categorytype}
</span>
</div>
<div class="dac4a5 layout-box">
<div class="a16ee4 box-title"><span class="c681ae iconfont icon-remen"></span>
<h2>好莱坞大片</h2>
<div class="gm-box">
<div class="gm-list">
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="10" col-md="5"/}
{/foreach}
</div>
<div class="d752db row">
<ul class="e72f7b img-list col-md-wide-12 col-sm-wide-1 col-xs-1 p-sm-0 p-xs-5">
{foreach $arrVideoPiaofang as $key=>$Video }
{include file="public/video-list-shu-pf" start="0" col-md="5"/}
{/foreach}
</ul>
<div class="gm-list" style="display:none;">
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="10" col-md="5"/}
{/foreach}
</div>
<div class="gm-list" style="display:none;">
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="10" col-md="5"/}
{/foreach}
</div>
<div class="gm-list" style="display:none;">
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="10" col-md="5"/}
{/foreach}
</div>
<div class="gm-list" style="display:none;">
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="10" col-md="5"/}
{/foreach}
</div>
</div>
@@ -170,6 +194,30 @@ export_name="arrVideoPiaofang" /}
{include file="public/video-panel" /}
{/video:categorytype}
<!-- 最近更新 -->
<div class="gm-meta">
<h3 class="title">最近更新</h3>
<span class="tab-tit-box">
{video:categorytype category_type="ONE" d_key="key" d_val="val"}
<a class="on" href='{site:vciurl parent_category="$val.v_category_en" /}'>
{$val.v_category}
</a>
{/video:categorytype}
</span>
</div>
<div class="gm-box">
{foreach $arrVideoTuijian as $key=>$Video }
{include file="public/video-list-shu" start="10" col-md="5"/}
{/foreach}
</div>
</div>

View File

@@ -1,33 +1,9 @@
<footer class="eef3f2 footer text-center">
<div class="a73f1c footer-nav hidden-xs">
<!-- <a rel="nofollow" href="/map.html" target="_blank">网站地图</a>
-
<a href="/rss/index.xml" target="_blank">RSS地图</a>
-
<a href="/rss/baidu.xml" target="_blank">百度Sitemap</a>
-
<a href="/rss/so.xml" target="_blank">360Sitemap</a>
-
<a href="/rss/google.xml" target="_blank">谷歌Sitemap</a>-->
<a href="/sitemap_index.xml" target="_blank">XML地图</a>
-
<a href="/robots.txt" target="_blank">网站地图</a>
{ad:list code="YOUQING_LIANJIE_GUANG_GAO" order="desc" limit="2" id="ad"}
<a href="{$ad.gg_tiao_zhuan_di_zhi}" target="_blank">{$ad.gg_wen_zi}
</a>
{/ad:list}
</div>
<p>Copyright © 2020-2025 <b style=" font:Verdana, Arial, Helvetica, sans-serif"><a href="/">
<font color="#CC0000">{$DomainModel->d_domain}</font>
</a></b> .All Rights Reserved .</p>
<p>本网站所有内容均来源于互联网,若收录的节目无意侵犯了贵司版权,请给我们留言,我们会第一时间处理!</p>
<p>反馈邮箱:{site:cfg code="YOU_XIANG" encode="false"/}</p>
<footer class="gm-foot">
<p>©&nbsp;2025&nbsp;<a href="/"
title="{$DomainModel->d_name}">{$DomainModel->d_name}{$DomainModel->d_domain}</a><br>2025年最新电影电视剧免费在线观看热门电影推荐海量高清完整版影视更有辛辣短评供您参考</p>
</footer>
<ul class="b3f942 top-tool">
<li class="decc5c back-top mask"><span class="d2c1bf iconfont icon-top font18"></span></li>
</ul>
<script>

View File

@@ -1,28 +1,33 @@
<li class="f88537 col-md-[col-md] col-sm-3 col-xs-2 pb-xs-0 ">
<div class="item">
{if !empty($arrGrm[$key + [start]])}
{$arrGrm[$key+[start]]|raw}
{/if}
<a class="b02e75 img-pic thumb pic60 lazyload-bg"
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
title="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看"
data-src="{$Video.v_pic ?? ''}"
style="background-image: url(&quot;/static/img/load.png&quot;);">
<img class="lazyload-img" src="/static/img/load.png" data-src="{$Video.v_pic ?? ''}"
alt="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看">
<span class="bb17e9 iconfont icon-play play hidden-xs"></span>
<span class="e31f51 score">{$Video.v_score}</span>
<span class="c1e321 vname">{$Video.v_name}</span>
<span class="c68e08 vtitle text-right">{$Video.v_remarks}</span>
</a>
<h3 class="ac00f9 name text-overflow">
<a href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
title="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看">{$Video.v_name}</a>
</h3>
<div class="e2a75d sname text-muted text-overflow hidden">
{volist name='$Video.v_actor' id='vo' key='index'}
<a class="link"
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
title="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看">
<img class="lazyload-img"
src="/static/img/load.png" data-src="{$Video.v_pic ?? ''}"
alt="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看">
<div class="tag1">{$Video.v_remarks}</div>
<div class="tag2">
{volist name='$Video.v_actor' id='vo' key='index'}
{$vo}
&nbsp;
{/volist}
/ {$Video.v_year}</div>
<div class="play"></div>
</a>
<div class="info">
<a class="title"
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'>
{$Video.v_name}
</a>
<div class="desc">
{volist name='$Video.v_actor' id='vo' key='index'}
{$vo},
{/volist}
</div>
</div>
</li>
</div>

View File

@@ -1,75 +1,18 @@
<div class="gm-meta">
<h3>{$val.v_category}</h3>
</div>
<div class="gm-list">
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="86400"}
{include file="public/video-list-shu" start="27" col-md="4"/}
{/video:list}
<div class="c0490f layout-box">
<div class="ac085e box-title"><span class="e090e3 iconfont icon-mov"></span>
<h2>{$val.v_category} </h2>
<a class="ef634b box-more pull-right"
href='{site:vclurl parent_category="$val.v_category_en" category="all" area="all" lang="all" year="all" order="all" page="1"/}'>
更多<i> &gt;
</i>
</a>
<div class="a8c5af box-nav pull-right hidden-xs"></div>
<div class="more">
<a href="/filter/dianying.html"><i class="t1"></i>免费电影</a>
<a class="openall-button" data-openall="0"><span>展开热搜</span></a>
</div>
<div class="fc3313 row">
<div class="dbb502 col-md-wide-25 pt-xs-0 hidden ">
<div class="fedbae box-title mb-xs-0 mt-xs-5 hidden-sm hidden-xs"><span
class="be626f title-lb pr-xs-5 ml-xs-5"></span>
<h2>{$val.v_category}周榜单</h2>
<a class="dfb71d box-more pull-right" href='{site:vrlurl parent_category="$val.v_category_en" category="all" sort_type="daily" page="1"/}'>更多<i>&gt;</i></a>
</div>
<div class="ecdc91 box-slide hidden hidden-sm hidden-xs swiper-fade swiper-initialized swiper-horizontal swiper-pointer-events"
id="box-slide-index" style="height:238px">
<div class="c56fb9 swiper-wrapper img-list" style="overflow: hidden; transition-duration: 0ms;"
id="swiper-wrapper-9e856310d7b2691e6" aria-live="off">
{video:ranklist count="1"
v_parent_category_en="$val.v_category_en"
sort_type="weekly"
d_key="key" d_val="Video" cache_life="86400"}
<div class="b29a65 swiper-slide swiper-slide-duplicate" data-swiper-slide-index="4">
<a class="e474a3 img-pic thumb swiper-lazy lazyload-bg"
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
title="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看"
data-src="{$Video.v_pic ?? ''}"
style="background-image: url(&quot;/template/videolaoniu/images/pic.png&quot;);">
<img class="lazyload-img" src="/template/videolaoniu/images/pic.png" data-src="{$Video.v_pic ?? ''}"
alt="{$Video.v_name ?? ''} - {$Video.v_parent_category ?? ''}{$Video.v_category ?? ''}免费高清电影在线观看">
<span class="ed0f23 vtitle text-right">{$Video.v_remarks}</span>
<div class="fd7210 swiper-lazy-preloader"></div>
</a>
<div class="c27622 name text-overflow hidden">
<a href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}' title="{$Video.v_name}">{$Video.v_name}</a>
</div>
<div class="a45e87 sname text-muted text-overflow hidden">
{volist name='$Video.v_actor' id='vo' key='index'}
{$vo}
&nbsp;
{/volist}
</div>
</div>
{/video:ranklist}
</div>
<span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
</div>
<ul class="cb7e0c txt-list txt-list-hot p-xs-0 hidden-sm hidden-xs">
{video:ranklist count="8"
v_parent_category_en="$val.v_category_en"
sort_type="weekly"
d_key="key" d_val="Video" cache_life="86400"}
{include file="public/video-list-phb" start="80"/}
{/video:ranklist}
</ul>
</div>
<div class="c5fe5e col-md-wide-75 col-xs-1 p-xs-0 ">
<ul class="f63186 img-list col-md-wide-12 col-sm-wide-1 col-xs-1 p-sm-0 p-xs-5">
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="86400"}
{include file="public/video-list-shu" start="27" col-md="4"/}
{/video:list}
</ul>
</div>
<div class="quick-type">
<a href="/filter-sub/dianying/area/韩国.html">【韩国电影】</a>
<a href="/filter-sub/dianying/area/泰国.html">【泰国电影】</a>
</div>
</div>
</div>