|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<if condition="CONTROLLER_NAME eq 'Index' " >
|
|
|
|
<title>{:seo_replace(C('wap_index.seo_title'),'','wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_index.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_index.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'Category' and ACTION_NAME eq 'index' or ACTION_NAME eq 'categorydetail' " />
|
|
|
|
<title>{:seo_replace(C('wap_game_list.seo_title'),['game_type_name'=>$mate_title],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_game_list.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_game_list.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'Game' and ACTION_NAME eq 'detail' or ACTION_NAME eq 'rank' or ACTION_NAME eq 'open' " />
|
|
|
|
<title>{:seo_replace(C('wap_game_detail.seo_title'),['game_type_name'=>$title,'game_name'=>$mate_title],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_game_detail.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_game_detail.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'Game' and ( ACTION_NAME eq 'detail' or ACTION_NAME eq 'gift' or ACTION_NAME eq 'comment' or ACTION_NAME eq 'trade' ) " />
|
|
|
|
<title>{:seo_replace(C('wap_game_detail.seo_title'),['game_name'=>$mate_title],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_game_detail.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_game_detail.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'Gift' and ACTION_NAME eq 'index' " />
|
|
|
|
<title>{:seo_replace(C('wap_gift_index.seo_title'),['game_name'=>I('name'),'giftbag_name'=>$title],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_gift_index.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_gift_index.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'Gift' and (ACTION_NAME eq 'gamegift' or ACTION_NAME eq 'today' ) " />
|
|
|
|
<title>{:seo_replace(C('wap_gift_list.seo_title'),['game_name'=>is_mobile_request()?$data[0]['relation_game_name']:$data[0]['game_name']],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_gift_list.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_gift_list.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'Gift' and ACTION_NAME eq 'detail' " />
|
|
|
|
<title>{:seo_replace(C('wap_gift_detail.seo_title'),['game_name'=>is_mobile_request()?$data['relation_game_name']:$data['game_name'],'giftbag_name'=>$data['giftbag_name']],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_gift_detail.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_gift_detail.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'News' and ACTION_NAME eq 'index' and I(category) eq 1" />
|
|
|
|
<title>{:seo_replace(C('wap_news_list.seo_title'),['cate_title'=>$title],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_news_list.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_news_list.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'News' and ACTION_NAME eq 'index' and I(category) eq 2" />
|
|
|
|
<title>{:seo_replace(C('wap_strategy_list.seo_title'),['cate_title'=>$title],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_strategy_list.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_strategy_list.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'News' and ACTION_NAME eq 'index' and (I(category) eq 3)" />
|
|
|
|
<title>{:seo_replace(C('wap_activity_list.seo_title'),['cate_title'=>$title],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_activity_list.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_activity_list.seo_description'),'','wap','description')}">
|
|
|
|
<elseif condition="CONTROLLER_NAME eq 'News' and ACTION_NAME eq 'newsdetail' " />
|
|
|
|
<title>{:seo_replace(C('wap_article_detail.seo_title'),['news_title'=>$title],'wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_article_detail.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_article_detail.seo_description'),'','wap','description')}">
|
|
|
|
<else />
|
|
|
|
<title>{:seo_replace(C('wap_index.seo_title'),'','wap','title')}</title>
|
|
|
|
<meta name="keywords" content="{:seo_replace(C('wap_index.seo_keyword'),'','wap','keywords')}">
|
|
|
|
<meta name="description" content="{:seo_replace(C('wap_index.seo_description'),'','wap','description')}">
|
|
|
|
</if>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="renderer" content="webkit">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
|
|
|
<meta name="applicable-device" content="mobile">
|
|
|
|
<link rel="icon" href="{:get_cover(C('WAP_SET_ICO'),'path')}" type="image/x-icon"/>
|
|
|
|
<link href="__CSS__/iconfont.css" rel="stylesheet" >
|
|
|
|
<link href="__CSS__/select2.min.css" rel="stylesheet" >
|
|
|
|
<link type="text/css" rel="stylesheet" href="__CSS__/swiper.min.css">
|
|
|
|
<link type="text/css" rel="stylesheet" href="__CSS__/base1.css" />
|
|
|
|
<link type="text/css" rel="stylesheet" href="__CSS__/public1.css" />
|
|
|
|
<link type="text/css" rel="stylesheet" href="__CSS__/main1.css">
|
|
|
|
<link href="__CSS__/common.css" rel="stylesheet" >
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript" src="__JS__/zepto.min.js"></script>
|
|
|
|
<script type="text/javascript" src="__JS__/swiper.min.js"></script>
|
|
|
|
<if condition="CONTROLLER_NAME eq 'Index'">
|
|
|
|
<!-- <script type="text/javascript" src="__JS__/new/index.js"></script>-->
|
|
|
|
</if>
|
|
|
|
<block name="css"></block>
|
|
|
|
<script src="__JS__/jquery-1.11.1.min.js"></script>
|
|
|
|
<script src="__JS__/TouchSlide.1.1.js"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<block name="body"></block>
|
|
|
|
|
|
|
|
<block name="footer">
|
|
|
|
|
|
|
|
</block>
|
|
|
|
<div class="float_contact_position " style="display: none;">
|
|
|
|
<div class="float_contact ">
|
|
|
|
<div class="float-bg "></div>
|
|
|
|
<ul>
|
|
|
|
<li class="show kf ">
|
|
|
|
<a href="mqqwpa://im/chat?chat_type=wpa&uin={:C('PC_SET_SERVER_QQ')}&version=1&src_type=web&web_src=oicqzone.com"></a>
|
|
|
|
<div class="kf_pic">
|
|
|
|
<a href="mqqwpa://im/chat?chat_type=wpa&uin={:C('PC_SET_SERVER_QQ')}&version=1&src_type=web&web_src=oicqzone.com" id="launch_qq "><span><img src="__IMG__/qq_icon.png "></span><b>在线客服</b></a>
|
|
|
|
<i class="arrow "></i>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="float_contact_position1 ">
|
|
|
|
<div class="float_contact1">
|
|
|
|
<div class="float-bg "></div>
|
|
|
|
<ul>
|
|
|
|
<li class="show kf ">
|
|
|
|
<a href="tencent://message/?uin={:C('PC_SET_SERVER_QQ')}&menu=yes"></a>
|
|
|
|
<div class="kf_pic">
|
|
|
|
<a href="tencent://message/?uin={:C('PC_SET_SERVER_QQ')}&menu=yes" id="launch_qq "><span><img src="__IMG__/qq_icon.png "></span><b>在线客服</b></a>
|
|
|
|
<i class="arrow "></i>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
<li class="show kf " >
|
|
|
|
<a href="./media.php"></a>
|
|
|
|
<div class="kf_pic">
|
|
|
|
<a href="./media.php" target="_blank"><span><img src="__IMG__/pc_icon.png "></span><b>pc官网</b></a>
|
|
|
|
<i class="arrow "></i>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
<!--<li class="show wx">-->
|
|
|
|
<!--<a href="javascript:void(0); "></a>-->
|
|
|
|
<!--<div class="wx_pic active">-->
|
|
|
|
<!--<img src="{:get_cover(C('PC_SET_QRCODE'),'path')}">-->
|
|
|
|
<!--<span class="wx_pic_text">扫码关注<font>{:C(APP_WEIXIN)}</font>公众号</span>-->
|
|
|
|
<!--<i class="arrow "></i>-->
|
|
|
|
<!--</div>-->
|
|
|
|
<!--</li>-->
|
|
|
|
<li class="show down ">
|
|
|
|
<a href="javascript:void(0); "></a>
|
|
|
|
<div class="down_pic">
|
|
|
|
<img src="{:U('Index/qrcode',['url'=>base64_encode(base64_encode('http://'.$_SERVER['HTTP_HOST'].'/index.php?s=/Home/Cline/download'))])}">
|
|
|
|
<span class="wx_pic_text">扫码下载<font>{:C(APP_NAME)}</font>APP</span>
|
|
|
|
<i class="arrow "></i>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
<!-- <li class="show pop ">
|
|
|
|
<a href="./index.php" target="_blank"></a>
|
|
|
|
<div class="pop_pic">
|
|
|
|
推广游戏得分成~<br>
|
|
|
|
赚钱就是那么容易!
|
|
|
|
<a class="pop_pic_btn" href="./index.php" target="_blank">去加入</a>
|
|
|
|
<i class="arrow "></i>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</li> -->
|
|
|
|
|
|
|
|
<li class="show kf " >
|
|
|
|
<a href="javascript:alert('暂无')"></a>
|
|
|
|
<div class="kf_pic">
|
|
|
|
<a href="javascript:alert('暂无')"><span><img src="__IMG__/pc_icon.png "></span><b>技术支持</b></a>
|
|
|
|
<i class="arrow "></i>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="javascript:void(0); " class="top "></a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<block name="script"></block>
|
|
|
|
<script>
|
|
|
|
$(function(){
|
|
|
|
/*浮动层*/
|
|
|
|
var rzClose = $('.float_contact1 .rz .close'),
|
|
|
|
rzShow = $('.float_contact1 .rz a'),
|
|
|
|
rzContent = $('.float_contact1 .rz .rz_pic');
|
|
|
|
rzClose.on('click',function(){
|
|
|
|
rzContent.removeClass('active');
|
|
|
|
});
|
|
|
|
var picShow = $('.float_contact1 ul .show'),
|
|
|
|
picContent = picShow.find('div');
|
|
|
|
picShow.on('mouseover',function(){
|
|
|
|
picContent.removeClass('active');
|
|
|
|
$(this).find('div').addClass('active');
|
|
|
|
});
|
|
|
|
picShow.on('mouseout',function(){
|
|
|
|
picContent.removeClass('active');
|
|
|
|
});
|
|
|
|
$('.float_contact_position1').on('click','.top',function(){
|
|
|
|
$('body,html').animate({"scrollTop":0},500);
|
|
|
|
});
|
|
|
|
/*回到顶部*/
|
|
|
|
$('.share-box').on('click','.li-7 a',function(){
|
|
|
|
$('body,html').animate({"scrollTop":0},500);
|
|
|
|
});
|
|
|
|
|
|
|
|
})
|
|
|
|
</script>
|
|
|
|
<!-- WPA start -->
|
|
|
|
<script id="qd288578627107e96659d49fc082e6aeda0ca5a619f9" src="https://wp.qiye.qq.com/qidian/2885786271/07e96659d49fc082e6aeda0ca5a619f9" charset="utf-8" async defer></script>
|
|
|
|
<!-- WPA end -->
|
|
|
|
</html>
|