视频广告测试调整
This commit is contained in:
@@ -90,13 +90,22 @@
|
||||
{$ForgeNovel.n_forge_title}
|
||||
</a>
|
||||
{/site:forgelist}
|
||||
<a href="/sitemap_index.xml">XML地图</a>
|
||||
<a href="/robots.txt">网站地图</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer" id="footer">
|
||||
|
||||
<div class="pc-footer">
|
||||
<p>
|
||||
友情链接:
|
||||
{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}
|
||||
</p>
|
||||
<p>
|
||||
<a href="/sitemap_index.xml">XML地图</a>
|
||||
<a href="/robots.txt">网站地图</a>
|
||||
</p>
|
||||
<p>本站所有内容来源于互联网公开且无需登录即可获取的网页内容,本站爬虫遵循robots协议,若您的网站不希望被本站爬虫抓取,可通过屏蔽novelspider字段实现。<br>本站仅对抓取到的内容由程序自动进行排版处理再展现,不涉及更改内容,不针对任何内容表述任何立场。<br>同时您可手动提交相关目标站点网址给我们(站点内容必须允许游客访问,本站爬虫不会抓取需要登录后才展现内容的站点),爬虫程序会依据负载状态自动爬取相关页面。<br>如内容有违规,请通过本站反馈邮箱提交给我们进行删除处理。
|
||||
</p>
|
||||
<p> 反馈邮箱:
|
||||
|
||||
@@ -1,4 +1,27 @@
|
||||
|
||||
{if $key == 1}
|
||||
<li class="col-lg-[col-lg] col-md-8 col-sm-4 col-xs-3">
|
||||
<div class="myui-vodlist__box">
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
<a class="myui-vodlist__thumb lazyload-bg"
|
||||
href='https://zhaoshiping.com/vod/wu-shen-zhu-zai-26057'
|
||||
data-src="https://zhaoshiping.com/img/video/2024/11/22/04/wu-shen-zhu-zai.webp"
|
||||
style="background-image: url("/static/img/loading.gif");">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-tag pic-tag-top" style="background-color: #5bb7fe;">{$Video.v_score}分</span>
|
||||
<span class="pic-text text-right">{$Video.v_remarks}</span>
|
||||
<img src="https://zhaoshiping.com/img/video/2024/11/22/04/wu-shen-zhu-zai.webp"
|
||||
style="display: none;">
|
||||
</a>
|
||||
<div class="myui-vodlist__detail">
|
||||
<h3 class="title text-overflow">
|
||||
<a href='https://zhaoshiping.com/vod/wu-shen-zhu-zai-26057'>武神主宰</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
{else}
|
||||
|
||||
<li class="col-lg-[col-lg] col-md-8 col-sm-4 col-xs-3">
|
||||
<div class="myui-vodlist__box">
|
||||
@@ -31,4 +54,5 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</li>
|
||||
{/if}
|
||||
@@ -250,8 +250,9 @@
|
||||
<?php $keyLine = 0;?>
|
||||
{volist name='$arrPlayUrlType' id='arrPlayUrl' }
|
||||
<?php $keyLine ++ ;?>
|
||||
<li class="col-lg-3 col-md-2 col-sm-5 col-xs-4 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a class="btn btn-default btn-warm"
|
||||
<!-- col-lg-3 col-md-2-->
|
||||
<li class="col-xl-3 col-lg-2 col-md-2 col-sm-5 col-xs-4 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a class="btn btn-default {if $keyLine == $Request.route.intPlayIndex}btn-warm{/if}"
|
||||
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
|
||||
{$arrPlayUrl.name}
|
||||
</a>
|
||||
@@ -401,29 +402,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="myui-panel myui-panel-bg clearfix">
|
||||
<div class="myui-panel-box clearfix">
|
||||
<div class="myui-panel_hd">
|
||||
<div class="myui-panel__head clearfix">
|
||||
<h3 class="title"><img src="/template/videoboku/images/see.png">大家正在看</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="myui-panel_bd">
|
||||
<ul class="myui-vodlist__bd clearfix">
|
||||
{video:list count="12"
|
||||
v_category_en="$arrVideo.v_category_en"
|
||||
v_lang_en="all"
|
||||
v_area_en="all"
|
||||
v_year="all"
|
||||
sort_type="news"
|
||||
d_key="d_key" d_val="Video" cache_life="3600"}
|
||||
|
||||
{include file="public/video-list-shu" start="13" col-lg="6"/}
|
||||
{/video:list}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="col-lg-wide-25 col-xs-1 myui-sidebar">
|
||||
<div class="visible-inline-lg">
|
||||
|
||||
@@ -1,21 +1,43 @@
|
||||
{if $key == 1}
|
||||
<li class="col-md-6 col-sm-4 col-xs-3">
|
||||
|
||||
<div class="stui-vodlist__box">
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
<a style="color: rgb(233, 93, 80); background-image: url("/static/img/loading.webp");"
|
||||
|
||||
class="stui-vodlist__thumb lazyload-bg" href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
||||
title="{$Video.v_name}"
|
||||
data-src="{$Video.v_pic}">
|
||||
class="stui-vodlist__thumb lazyload-bg"
|
||||
href='https://zhaoshiping.com/vod/xuan-xue-xiao-nai-bao-jing-neng-yu-ce-wei-lai-78584' title="玄学小奶包竟能预测未来"
|
||||
data-src="https://zhaoshiping.com/img/video/2024/02/16/09/xuan-xue-xiao-nai-bao-jing-neng-yu-ce-wei-lai.webp">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-text text-right"></span>
|
||||
</a>
|
||||
<div class="stui-vodlist__detail">
|
||||
<h3 class="title text-overflow">
|
||||
<a
|
||||
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}' title="{$Video.v_name}">{$Video.v_name}</a>
|
||||
<a href='https://zhaoshiping.com/vod/xuan-xue-xiao-nai-bao-jing-neng-yu-ce-wei-lai-78584'
|
||||
title="玄学小奶包竟能预测未来">玄学小奶包竟能预测未来</a>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
{else}
|
||||
|
||||
<li class="col-md-6 col-sm-4 col-xs-3">
|
||||
|
||||
<div class="stui-vodlist__box">
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
<a style="color: rgb(233, 93, 80); background-image: url("/static/img/loading.webp");"
|
||||
class="stui-vodlist__thumb lazyload-bg" href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
||||
title="{$Video.v_name}" data-src="{$Video.v_pic}">
|
||||
<span class="play hidden-xs"></span>
|
||||
<span class="pic-text text-right"></span>
|
||||
</a>
|
||||
<div class="stui-vodlist__detail">
|
||||
<h3 class="title text-overflow">
|
||||
<a href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
||||
title="{$Video.v_name}">{$Video.v_name}</a>
|
||||
</h3>
|
||||
<div class="text text-overflow text-muted hidden-xs">
|
||||
{$Video.v_description|raw}
|
||||
@@ -23,3 +45,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
{/if}
|
||||
@@ -1,3 +1,23 @@
|
||||
{if $key == 1}
|
||||
<li class="fc7a7d col-lg-[col-lg] col-md-4 col-sm-3 col-xs-2">
|
||||
<div class="a9a18d lvshicms-vodlist__box">
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
<a class="d0ff14 lvshicms-vodlist__thumb"
|
||||
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'>
|
||||
<img class="lazyload-img" src="/static/img/load.png"
|
||||
data-src="https://zhaoshiping.com/img/video/2023/11/26/21/xian-wu-di-zun.webp">
|
||||
<span class="c3b20e play hidden-xs"></span>
|
||||
</a>
|
||||
<div class="dbbcf6 lvshicms-vodlist__detail">
|
||||
<h3 class="c9c8c4 title text-overflow">
|
||||
<a href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
|
||||
>仙武帝尊</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
{else}
|
||||
|
||||
|
||||
<li class="fc7a7d col-lg-[col-lg] col-md-4 col-sm-3 col-xs-2">
|
||||
@@ -23,3 +43,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
{/if}
|
||||
@@ -280,7 +280,8 @@
|
||||
<?php $keyLine ++ ;?>
|
||||
<li class="fe7195 col-lg-6 col-md-5 col-sm-4 col-xs-3 {if $keyLine == $Request.route.intPlayIndex}active{/if}">
|
||||
<a class="bd8e2d btn btn-default"
|
||||
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>{$arrPlayUrl.name}
|
||||
href='{site:vpurl v_id="$arrVideo.v_id" v_py="$arrVideo.v_name_en" play_type="$strPlayGroupName" play_index="$keyLine" /}'>
|
||||
{$arrPlayUrl.name}
|
||||
</a>
|
||||
</li>
|
||||
{/volist}
|
||||
|
||||
@@ -1,3 +1,20 @@
|
||||
{if $key == 1}
|
||||
<li class="f88537 col-md-[col-md] col-sm-3 col-xs-2 pb-xs-0 ">
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
<a class="b02e75 img-pic thumb pic60 "
|
||||
href='https://zhaoshiping.com/vod/shen-yin-wang-zuo-26044'>
|
||||
<img class="lazyload-img" src="/static/img/loading.webp" data-src="https://zhaoshiping.com/img/video/2025/04/06/16/shen-yin-wang-zuo.webp"
|
||||
>
|
||||
<span class="bb17e9 iconfont icon-play play hidden-xs"></span>
|
||||
</a>
|
||||
<h3 class="ac00f9 name text-overflow">
|
||||
<a href='https://zhaoshiping.com/vod/shen-yin-wang-zuo-26044' >神印王座</a>
|
||||
</h3>
|
||||
|
||||
</li>
|
||||
{else}
|
||||
|
||||
<li class="f88537 col-md-[col-md] col-sm-3 col-xs-2 pb-xs-0 ">
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
@@ -24,4 +41,5 @@
|
||||
|
||||
{/volist}
|
||||
</div>
|
||||
</li>
|
||||
</li>
|
||||
{/if}
|
||||
@@ -1,4 +1,28 @@
|
||||
|
||||
{if $key == 1}
|
||||
<li class="col-md-[col-md] col-sm-4 col-xs-3">
|
||||
<div class="stui-vodlist__box">
|
||||
{if !empty($arrGrm[$key + [start]])}
|
||||
{$arrGrm[$key+[start]]|raw}
|
||||
{/if}
|
||||
<a class="stui-vodlist__thumb "
|
||||
href='https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422'
|
||||
>
|
||||
<img class="lazyload-img" src="/static/img/loading.webp" data-src="https://www.sh-av.com/img/video/2025/05/24/13/rou-pu-tuan-zhi-ji-le-bao-jian.webp"
|
||||
>
|
||||
<span class="play hidden-xs"></span>
|
||||
</a>
|
||||
<div class="stui-vodlist__detail">
|
||||
<h3 class="title text-overflow">
|
||||
<a href='https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422'
|
||||
>
|
||||
3D肉蒲团之极乐宝鉴
|
||||
</a>
|
||||
</h3>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
{else}
|
||||
|
||||
<li class="col-md-[col-md] col-sm-4 col-xs-3">
|
||||
<div class="stui-vodlist__box">
|
||||
@@ -29,4 +53,5 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</li>
|
||||
{/if}
|
||||
@@ -20,6 +20,11 @@ const popupData = [
|
||||
title: '神印王座',
|
||||
link: 'https://zhaoshiping.com/vod/shen-yin-wang-zuo-26044'
|
||||
},
|
||||
{
|
||||
image: 'https://www.sh-av.com/img/video/2025/05/24/13/rou-pu-tuan-zhi-ji-le-bao-jian.webp',
|
||||
title: '3D肉蒲团之极乐宝鉴',
|
||||
link: 'https://zhaoshiping.com/vod/rou-pu-tuan-zhi-ji-le-bao-jian-106422'
|
||||
},
|
||||
];
|
||||
|
||||
// 检查和更新展示次数
|
||||
@@ -113,4 +118,4 @@ function showRandomPopup() {
|
||||
}
|
||||
|
||||
// 页面加载时检查并展示
|
||||
window.onload = showRandomPopup;
|
||||
// window.onload = showRandomPopup;
|
||||
Reference in New Issue
Block a user