Commit bf8e9589 authored by liukang's avatar liukang

修改提价wq

parent 195ee0d5
...@@ -15,6 +15,7 @@ class Game extends Base ...@@ -15,6 +15,7 @@ class Game extends Base
public function list(){ public function list(){
$game_cate_list = GameCate::where("isdeleted",0)->select(); $game_cate_list = GameCate::where("isdeleted",0)->select();
$game_cate_list = $this->dealData($game_cate_list);
$map = array(); $map = array();
$params = request()->param(); $params = request()->param();
$this->assign("params",$params); $this->assign("params",$params);
...@@ -34,6 +35,7 @@ class Game extends Base ...@@ -34,6 +35,7 @@ class Game extends Base
} }
} }
$game_list = mGame::where($map)->select(); $game_list = mGame::where($map)->select();
$game_list = $this->dealData($game_list);
$this->assign("game_cate_list",$game_cate_list); $this->assign("game_cate_list",$game_cate_list);
$this->assign("game_cate_id",$game_cate_id); $this->assign("game_cate_id",$game_cate_id);
$this->assign("game_list",$game_list); $this->assign("game_list",$game_list);
......
<?php /*a:4:{s:63:"D:\PHPStormProject\3yakj\config/../template/home\game\list.html";i:1648203584;s:67:"D:\PHPStormProject\3yakj\config/../template/home\public\header.html";i:1647937410;s:68:"D:\PHPStormProject\3yakj\config/../template/home\public\nav_bar.html";i:1648113542;s:67:"D:\PHPStormProject\3yakj\config/../template/home\public\footer.html";i:1647937410;}*/ ?>
<html>
<head>
<title>朱贝-全民娱乐直播平台</title>
<meta name="chinaz-site-verification" content="AC2EF776C208BC35">
<meta name="keywords" content="朱贝、朱贝软件、短视频直播、娱乐直播"/>
<meta name="description" content="朱贝是一款由三丫互娱专注于打造全民娱乐直播平台。多功能直播间互动、便捷分享模式,给你带来不同直播互动体验。互动视频娱乐直播交友,汇集各类优秀主播在线互动,24小时不间断嗨歌热舞,为您带来超凡体验!" />
<link type="text/css" rel="stylesheet" href="/static/common/css/common.css">
<link type="text/css" rel="stylesheet" href="/static/home/css/swiper3.07.min.css">
<style>
.wrapper{overflow:hidden}
.banner{background:#1e78eb;height:540px;padding-top: 120px;}
.banner .page-1{width: 960px;height: 540px;margin: 0 auto;position:relative;}
/*.banner .page-1 .bg{width:1288px;height: 540px;background:#1e78eb url('/static/common/img/index_bg.jpg') 0px 5px no-repeat;}*/
.banner a,.banner a:hover{text-decoration: none;cursor: pointer;}
.banner .play-btn{width: 84px;height: 84px;display: block;background:url(/static/common/img/play.png) 0 0 no-repeat;left:50%;position: absolute;top: 165px;z-index:2000;margin-left: 114px;cursor:pointer;}
.banner .play-btn,.banner .play-close-btn{display: block;}
.banner .play-close-btn{width:52px;height:52px;background:url(/static/common/img/close.jpg) 0 0 no-repeat;position: absolute;right:0;top:0;z-index:30000;opacity:0;}
.banner .page-2:hover .play-close-btn{opacity:1;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.banner .play-close-btn {
right:2px;
}
}
.banner .banner-btn{width: 105px;height:51px;display: inline-block;border:2px solid #fff;font-size:20px;line-height:51px;padding-left:65px;}
.banner .download-btn{color:#267be5;background: #fff url(/static/common/img/icon.1.1.png) 21px -57px no-repeat;}
.banner .member-center{color:#fff;background:url(/static/common/img/icon.1.1.png) 20px -163px no-repeat;margin-left:26px;}
.banner .ad-link{color:#fff;background:url(/static/common/img/icon.1.1.png) -250px -32px no-repeat;margin-left:26px;}
.live-guild{
color:#fff;
background:url("/static/common/img/people.png") no-repeat;
background-position:18px 8px;
margin-left:26px;
}
.microvideo{
color:#fff;
background:url("/static/common/img/vedio.png") no-repeat;
background-position:18px 8px;
margin-left:26px;
}
#entryCon{
display:flex;
position:absolute;
justify-content:space-between;
flex-wrap: nowrap;
top:398px;
left:0px;
}
.banner object{position:relative;z-index:1000;}
.banner .page-2{position:absolute;z-index:3000;left:629px;top:240px;left:455px\0;top:190px\0;*left:456px;*top:190px;text-align: center;padding:6px;width:0;height:0;background:#0d0d0d;opacity:0;overflow:hidden;-webkit-transition: all 0.3s;transition: all 0.3s;-ms-transition: all 0.3s;-moz-transition: all 0.3s;}
.banner .page-2 .jwlogo{display:none;}
.banner.videoplaying .page-1 .bg{background:#267be5;}
.banner.videoplaying .page-2{opacity:1;width: 948px;height: 528px;top:0;left:0;}
.banner .qr-code-con{width:121px;height:121px;border:2px solid #fff;position:absolute;top: 341px;left: 198px;}
.banner .qr-code-con .qr-code{margin:12px;}
.banner .qr-code-con .qr-note{color:#fff;font-size:20px;position:absolute;bottom:-36px;width:100%;text-align:center;}
.banner .qr-code-con .qr-code img{display:block;width:100%;height:100%;background: #fff;}
.tit{font-size:30px;color: #4a4a4a;font-weight: 100;height: 30px;line-height:30px;}
.tit a{display: block;color: #434343;text-decoration: none;}
.note{font-size:20px;line-height:20px;color: #6f6f6f;font-weight: 100;margin: 22px 0 80px;}
.sec-1 {padding-left:10px;}
.sec-1 li{float: left;margin-right:3px;}
.sec-1 li img{display: block;}
.high-blue{color:#007aff;}
.sec-3 ul{margin: 75px auto 0;width: 1020px;}
.sec-3 li{float: left;margin-right:10px;width:243px;height:243px;border:1px solid #e4e4e4;color:#8b8a8a;font-family:'Myriad Pro';font-size:18px;background-color:#fff;-webkit-transition: all 0.3s;-transition: all 0.3s;-ms-transition: all 0.3s;-moz-transition: all 0.3s;}
.sec-3 .icon{width:43px;height:50px;display:block;margin:0px auto 18px;}
.sec-3 .icon.ios{background:url(/static/common/img/icon.1.1.png) 0 0 no-repeat;}
.sec-3 .icon.android{background:url(/static/common/img/icon.1.1.png) -78px 0 no-repeat;}
.sec-3 .icon.wp{background:url(/static/common/img/icon.1.1.png) -155px 0 no-repeat;}
.sec-3 a{text-decoration: none;display: block;color:#8b8a8a;height:174px;padding-top:70px;-webkit-transition: all 0.3s;-transition: all 0.3s;-ms-transition: all 0.3s;-moz-transition: all 0.3s;}
.sec-3 li.qr-code img{margin-top:70px}
.sec-3 li.qr-code p{font-size: 12px;margin-top: -8px;}
.sec-3 li.down.on {background-color:#007aff;box-shadow: 5px 15px 30px rgba(0,0,0,.3);border:1px solid #007aff;}
.sec-3 li.down.on a{color:#fff;}
.sec-3 li.down.on .icon.ios{background:url(/static/common/img/icon.1.1.png) 0 -110px no-repeat;}
.sec-3 li.down.on .icon.android{background:url(/static/common/img/icon.1.1.png) -77px -111px no-repeat;}
.sec-3 li.down.on .icon.wp{background:url(/static/common/img/icon.1.1.png) -154px -110px no-repeat;}
.sec-3.download-popup{width:690px;height:374px;background:#ffffff;padding-top:1px;}
.sec-3.download-popup li{width:134px;height:134px;margin-right:25px;}
.sec-3.download-popup ul{margin:106px 0px 0px 38px;}
.sec-3.download-popup a{padding-top:24px;height:110px;}
.sec-3.download-popup li.qr-code img{margin-top: 15px;}
.sec-4 {margin-bottom:180px;}
.sec-4 ul{width: 1020px;margin: 0 auto;}
.sec-4 li{width: 259px;height:140px;border-left:1px dashed #9d9d9d;text-align: left;padding-left:20px;padding-right:60px;float:left;}
.sec-4 li .tit{color:#434343;font-size: 22px;position: relative;padding-bottom:5px;}
.sec-4 li .tit .arrows{background: url(/static/common/img/icon.1.1.png) -176px -69px no-repeat;width: 25px;height: 25px;display: block;position: absolute;right: 0px;top: 7px;}
.sec-4 li .con{color:#8a8a8a;font-size: 14px;line-height:26px;width: 230px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.sec-4 li .con a{text-decoration: none;color:#8a8a8a;font-size: 14px;}
.sec-4 li .con a:hover{color:#00A2FF;}
.screen{width: 200px;height: 345px;position: absolute;left: 50%;margin-left: 29px;top: 218px;overflow:hidden;}
.scroll-img{position:absolute;}
/**
* 照片墙
*/
div,ul,li,img,dl,dt,dd{margin: 0;padding: 0;}
.photo-wall{width: 1200px;padding: 0 7px;overflow: hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.wall-pace{width: 392px;list-style: none;overflow: hidden;float: left;position: relative;}
.wall-pace li{position: relative;float: left;margin: 0 5px 5px 0;overflow: hidden;background: #efefef}
.wall-last-3{position: absolute !important;top: 151px;}
.wall-last-4{margin-left: 128px !important;}
.wall-pace img{width: 100%;height: 100%;position: absolute;top:0;left: 0}
.wall-pace .sq-sm{width: 145px;height: 145px;}
.wall-pace .rect-x,.intr-x{width: 235px;height: 146px;}
.wall-pace .sq-lg{width: 258px;height: 258px;}
.wall-pace .rect-y{width: 123px;height: 258px;}
.intr-x,.intr-s{padding: 8px;color: #fff;background: rgb(1,122,255);position: absolute;top: 100%;}
.intr-x{padding-top: 12px; width: 219px;}
.intr-s{width: 242px;height: 128px;}
.wall-pace dl{text-align: left;}
.wall-pace dt{font-size: 22px;line-height: 44px;}
.wall-pace dd{font-size: 14px;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.banner .youku-btn{top: 339px;background: none;color: #fff;width: 125px;margin-left: 96px;cursor: pointer;height: 20px;}
.ad-identity{position: fixed;right: 28px;top: 50px;width: 38px;height:21px;z-index: 99999;}
.ad-identity-bg{
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
background: #000;opacity:0.17;
}
.ad-identity-text{
position: absolute;
top:0;
left: 0;
color: #fff;
font-size: 13px;
width: 100%;
height: 100%;
text-align: center;
line-height: 21px;
}
.page-2 .ad-identity{
position: absolute;
right: 55px;
top: 10px;
}
.quest-mobile-link{
display: inline-block;
color: #6f6f6f;
font-size: 12px;
font-weight: 100;
line-height: 20px;
padding-top: 16px;
text-decoration: none;
}
.te{
cursor: pointer;
transition: all 0.6s;
}
.te:hover{
transform: scale(1.2);
z-index:1000;
}
</style>
<title>凡骄游戏</title>
<style>
.wrapper{padding-top: 120px;}
.line{border: 0;height: 1px;background-color: #e4e4e4;}
nav {width:960px;line-height:110px;margin:0 auto;}
nav li{float: left;color:#6f6f6f;font-size:16px;margin-right:68px;height: 80px;}
nav li a{text-decoration: none;color: #6f6f6f;}
nav li a:active{color: #6f6f6f;}
nav li.on{border-bottom:3px solid #1e78e7;}
section{width: 960px;margin: 32px auto 0;}
.common-footer{margin-top:123px;}
.ad-identity{position: fixed;right: 28px;top: 50px;width: 38px;height:21px;z-index: 99999;}
.ad-identity-bg{
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
background: #000;opacity:0.17;
}
.ad-identity-text{
position: absolute;
top:0;
left: 0;
color: #fff;
font-size: 13px;
width: 100%;
height: 100%;
text-align: center;
line-height: 21px;
}
.common-footer{margin-top:120px;}
.common-header{
margin-left: -560px;
}
.common-header li .service.business .down-list{
left: -3px;
}
</style>
</head>
<body class="white-bg">
<style>
.common-header {
margin-left: -560px;
width: 1000px;
}
.common-header li .service.business .down-list {
left: -3px;
}
<?php if(( !empty($logo_url))): ?>
.common-header {
background: url(<?php echo htmlentities($logo_url); ?>) -3px 37px no-repeat;
background-size: 18%;
}
<?php endif; if(( !empty($other_logo_url))): ?>
.white-bg .common-header {
background: url(<?php echo htmlentities($other_logo_url); ?>) -3px 37px no-repeat;
background-size: 18%;
}
<?php endif; ?>
</style>
<header class="common-header">
<a class="logo-href" href="/"></a>
<ul class="clearfix">
<?php if(is_array($nav) || $nav instanceof \think\Collection || $nav instanceof \think\Paginator): $k = 0; $__LIST__ = $nav;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$vo): $mod = ($k % 2 );++$k;if(!empty($vo['child'])): ?>
<li class="white-bg-service">
<span class="service">&nbsp;<?php echo htmlentities($vo['title']); ?>&nbsp;
<span class="down-list" style="position: relative;top: -30px;left: 0px;">
<span class="item colortext" style="left: -1px;width: 100%">
<a href="javascript:"><?php echo htmlentities($vo['title']); ?></a>
</span>
<?php if(is_array($vo['child']) || $vo['child'] instanceof \think\Collection || $vo['child'] instanceof \think\Paginator): $key = 0; $__LIST__ = $vo['child'];if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$child): $mod = ($key % 2 );++$key;?>
<span class="item">
<a href="<?php echo htmlentities($child['url']); ?>" <?php if($child['show_type']==1): ?>target="_blank"<?php endif; ?>><?php echo htmlentities($child['title']); ?></a>
</span>
<?php endforeach; endif; else: echo "" ;endif; ?>
</span>
</span>
<li>
<?php else: ?>
<li <?php if($k==1): ?>class="no-border"<?php else: ?>class="white-bg-service"<?php endif; ?>>
<a class="<?php echo htmlentities($vo['class']); ?> <?php echo $url==ucfirst($vo['class']) ? 'active' : ''; ?>" href="<?php echo htmlentities($vo['url']); ?>" <?php if($vo['show_type']==1): ?>target="_blank"<?php endif; ?>><?php echo htmlentities($vo['title']); ?></a>
</li>
<?php endif; ?>
<?php endforeach; endif; else: echo "" ;endif; ?>
</ul>
</header>
<script>
//由于未知bug导致child不为空的时候会生成一个空的li,这里删除
var ul = document.getElementsByClassName("clearfix");
var childList = ul[0].children;
for (var i = 0;i < childList.length ; i++){
if (childList[i].className === ''){
ul[0].removeChild(ul[0].children[i]);
}
}
</script>
<div class="wrapper">
<p class="line"></p>
<nav>
<ul class="clearfix">
<li class="<?php echo $game_cate_id=='0' ? 'on' : ''; ?>"><a href="<?php echo url('/game/list',array('game_cate_id'=>0)); ?>">全部游戏</a></li>
<?php if(is_array($game_cate_list) || $game_cate_list instanceof \think\Collection || $game_cate_list instanceof \think\Paginator): $k = 0; $__LIST__ = $game_cate_list;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$vo): $mod = ($k % 2 );++$k;?>
<li class="<?php echo $game_cate_id==$vo['id'] ? 'on' : ''; ?>"><a href="<?php echo url('/game/list',array('game_cate_id'=>$vo['id'])); ?>"><?php echo htmlentities($vo['title']); ?></a></li>
<?php endforeach; endif; else: echo "" ;endif; ?>
</ul>
</nav>
<section>
<?php if(is_array($game_list) || $game_list instanceof \think\Collection || $game_list instanceof \think\Paginator): $k = 0; $__LIST__ = $game_list;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$vo): $mod = ($k % 2 );++$k;?>
<p><img src="<?php echo htmlentities($vo['img_url']); ?>" style="margin-top: 10px;" alt="<?php echo htmlentities($vo['game_cate']['title']); ?>" width="960" height="260" class="alignnone size-full wp-image-4485"></p>
<?php endforeach; endif; else: echo "" ;endif; ?>
</section>
</div>
<style>
._link{
position: fixed;
_position: absolute;
bottom: 20px;
right: 20px;
z-index: 214748000;
width: 60px;
height: 60px;
border: 1px solid #ddd\0;
border-radius: 30px;
cursor: pointer;
background: #23a0ee;
background: -webkit-gradient(linear,left top,left bottom,from(#23a0ee),to(#2b73d3));
background: -o-linear-gradient(top,#23a0ee 0,#2b73d3 100%);
background: -webkit-linear-gradient(top,#23a0ee 0,#2b73d3 100%);
background: linear-gradient(to bottom,#23a0ee 0,#2b73d3 100%);
-webkit-box-shadow: 0 13px 40px 0 rgba(35,169,238,.4);
box-shadow: 0 13px 40px 0 rgba(35,169,238,.4);
-webkit-animation-duration: .3s;
animation-duration: .3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: lim_mini_zoomIn;
animation-name: lim_mini_zoomIn;
}
</style>
<footer class="common-footer">
<ul class="clearfix" style="width: 510px;">
<li><a href="<?php echo url('/aboutus'); ?>">关于我们</a></li>
<li><a href="<?php echo url('/aboutus/agreement'); ?>">用户协议</a></li>
<li><a href="<?php echo url('/join'); ?>">招聘信息</a></li>
<li><a href="<?php echo url('/contact'); ?>">联系我们</a></li>
<!-- <li><a href="https://pc.immomo.com">凡骄电脑版</a></li> -->
</ul>
<div style="text-align:center; ">Copyright © 2018 <a href="/" target="_blank">重庆三丫互娱网络科技有限公司</a>All Rights Reserved<br><a href="https://beian.miit.gov.cn/#/Integrated/recordQuery" target="_Blank">渝ICP备19002633号-1</a><br>统一社会信用代码 91500103MA6089GG94</div>
<div style="width:300px;margin:0 auto; padding:20px 0;">
<a target="_blank" href="http://sq.ccm.gov.cn:80/ccnt/sczr/service/business/emark/toDetail/83be2445856b4c5b9894639cdbd024ff" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="/wen.png" style="float:left;width:20px;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">互联网文化经营单位</p ></a>
</div>
<div style="width:300px;margin:0 auto; padding:20px 0;">
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=50010302002432" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="/f.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">渝公网安备 50010302002432号</p ></a>
</div>
<a target="_blank" href="https://im.7x24cc.com/phone_webChat.html?accountId=N000000024095&chatId=5fa1dd8a-70c6-4fe5-9ba4-f48548ebe584&skillGroupId=c04f5290-0872-11eb-84c7-0be4f98d83c0&agentExten=8002">
<div id="customer" class="_link" style="display: block;right: 30px;left: auto;background: linear-gradient(rgb(35, 160, 238) 0%, rgb(5, 130, 208) 100%);box-shadow: rgba(35, 160, 238, 0.4) 0px 13px 40px 0px;">
<div id="lim_mini_icon" style="position: absolute;top: 10px;left: 10px;width: 40px;height: 40px;background: url(https://st16.live800.com/live800/chatClient/version8/images/icon_chat1.png) 0 0 no-repeat;">
<div id="lim_mini_new" style="height: 20px;top: -10px;right: -10px;font-size: 12px;color: #fff;line-height: 18px;text-align: center;border-radius: 12px;">
</div>
</div>
</div>
</a>
</footer>
<script type="text/javascript" src = "/static/home/js/jquery.1.9.1.min.js"></script>
<script type="text/javascript" src = "/static/home/js/jquery-2.1.4.min.js"></script>
<!--<script language="javascript" src="https://chat32.live800.com/live800/chatClient/monitor.js?jid=8817742327&companyID=1239402&configID=108185&codeType=custom&ss=1"></script>-->
<!--<script language="javascript" src="https://v2.live800.com/live800/chatClient/monitor.js?jid=8814088685&companyID=1303657&configID=127882&codeType=custom&ss=1"></script>-->
<!-- -->
<script>
$(function(){
$('.common-header .active').addClass('on');
})
</script>
<!--
<script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>-->
</html>
\ No newline at end of file
...@@ -65,8 +65,8 @@ ...@@ -65,8 +65,8 @@
</nav> </nav>
<section> <section>
{volist name="game_list" id="vo" key="k"} {volist name="game_list" id="vo" key="k"}
<p><a href="{$vo.file_link}" target="_blank"><img src="{$vo.img.img_url}{$vo.img.img_name}" alt="{$vo.game_cate.title}" width="960" height="260" class="alignnone size-full wp-image-4485"></a></p> <p><img src="{$vo.img_url}" style="margin-top: 10px;" alt="{$vo.game_cate.title}" width="960" height="260" class="alignnone size-full wp-image-4485"></p>
{/volist} {/volist}
</section> </section>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment