|
|
@ -11,8 +11,6 @@
|
|
|
|
<link rel="stylesheet" href="__CSS__/weui.min.css">
|
|
|
|
<link rel="stylesheet" href="__CSS__/weui.min.css">
|
|
|
|
<script src="__JS__/flex.min.js"></script>
|
|
|
|
<script src="__JS__/flex.min.js"></script>
|
|
|
|
<script type="text/javascript" src="__JS__/jquery.js"></script>
|
|
|
|
<script type="text/javascript" src="__JS__/jquery.js"></script>
|
|
|
|
<script type="text/javascript" src="__JS__/libgif.js"></script>
|
|
|
|
|
|
|
|
<script type="text/javascript" src="__JS__/rubbable.js"></script>
|
|
|
|
|
|
|
|
<title>支付中心</title>
|
|
|
|
<title>支付中心</title>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
@ -173,10 +171,10 @@
|
|
|
|
border: 0px !important;
|
|
|
|
border: 0px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
/* new */
|
|
|
|
/* new */
|
|
|
|
canvas{
|
|
|
|
/* canvas{
|
|
|
|
width: 2.18rem;
|
|
|
|
width: 2.18rem;
|
|
|
|
height:2.04rem;
|
|
|
|
height:2.04rem;
|
|
|
|
}
|
|
|
|
} */
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -190,7 +188,6 @@
|
|
|
|
<img src="__IMG__/close-black.png" style="width: .3rem;height: .3rem;margin: .3rem 0 0 .3rem;">
|
|
|
|
<img src="__IMG__/close-black.png" style="width: .3rem;height: .3rem;margin: .3rem 0 0 .3rem;">
|
|
|
|
</div> -->
|
|
|
|
</div> -->
|
|
|
|
<div style="width: 100%;text-align: center;">
|
|
|
|
<div style="width: 100%;text-align: center;">
|
|
|
|
<!-- <img id="example2" src="__IMG__/load.gif" rel:auto_play="1" rel:rubbable="1" /> -->
|
|
|
|
|
|
|
|
<img src="__IMG__/load.gif" style="width:2.18rem;height:2.04rem;">
|
|
|
|
<img src="__IMG__/load.gif" style="width:2.18rem;height:2.04rem;">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p style="text-align: center;font-size: .24rem;margin:auto;line-height: 1.5;color:#292929;margin-top: -.3rem;">
|
|
|
|
<p style="text-align: center;font-size: .24rem;margin:auto;line-height: 1.5;color:#292929;margin-top: -.3rem;">
|
|
|
@ -257,8 +254,8 @@
|
|
|
|
<div
|
|
|
|
<div
|
|
|
|
style="height: 3.1rem;background-color: #21B1EB;color: #fff;border-bottom-left-radius:30%;border-bottom-right-radius:30%;padding: .43rem .3rem .6rem;line-height: 1.5;">
|
|
|
|
style="height: 3.1rem;background-color: #21B1EB;color: #fff;border-bottom-left-radius:30%;border-bottom-right-radius:30%;padding: .43rem .3rem .6rem;line-height: 1.5;">
|
|
|
|
<p style="font-size: .4rem;">待支付……</p>
|
|
|
|
<p style="font-size: .4rem;">待支付……</p>
|
|
|
|
<p style="font-size: .24rem;margin-top:.3rem;">订单超过30分钟自动取消,请在20分钟18秒内完成支付</p>
|
|
|
|
<!-- <p style="font-size: .24rem;margin-top:.3rem;">订单超过30分钟自动取消,请在20分钟18秒内完成支付</p> -->
|
|
|
|
<p style="font-size: .24rem;">支付结果将在两分钟内反馈,请稍后在游戏内查看</p>
|
|
|
|
<p style="font-size: .28rem;margin-top:.3rem;">支付结果将在两分钟内反馈,请稍后在游戏内查看</p>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<form id="wfform" name="wfform" method="post" action="{:U('WapPay/shortcut_pay')}" target="_parent" >
|
|
|
|
<form id="wfform" name="wfform" method="post" action="{:U('WapPay/shortcut_pay')}" target="_parent" >
|
|
|
@ -328,10 +325,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
|
|
|
var sup2 = new RubbableGif({ gif: document.getElementById('example2'),progressbar_height:0 } );
|
|
|
|
|
|
|
|
sup2.load();
|
|
|
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
<script type="text/javascript">
|
|
|
|
var validCode=true;
|
|
|
|
var validCode=true;
|
|
|
|
var smsstatus = true;
|
|
|
|
var smsstatus = true;
|
|
|
|