|
|
@ -185,22 +185,23 @@
|
|
|
|
<!--加载提示框-->
|
|
|
|
<!--加载提示框-->
|
|
|
|
<div class="js_dialog" id="Dialog" style="display: none">
|
|
|
|
<div class="js_dialog" id="Dialog" style="display: none">
|
|
|
|
<div class="weui-mask"></div>
|
|
|
|
<div class="weui-mask"></div>
|
|
|
|
<div class="weui-dialog" style="width: 4.5rem;max-width: 4.5rem;display: flex;flex-direction:column;padding-bottom: .3rem;">
|
|
|
|
<div class="weui-dialog" style="width: 4.5rem;max-width: 4.5rem;display: flex;flex-direction:column;padding:.4rem .2rem;">
|
|
|
|
<div id="close_doalog" style="width: 100%;text-align: left;height: .6rem;display: flex;">
|
|
|
|
<!-- <div id="close_doalog" style="width: 100%;text-align: left;height: .6rem;display: flex;">
|
|
|
|
<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 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: -.5rem;">
|
|
|
|
<p style="text-align: center;font-size: .24rem;margin:auto;line-height: 1.5;color:#292929;margin-top: -.3rem;">
|
|
|
|
支付结果将在两分钟内反馈<br/>请稍后在游戏内查看
|
|
|
|
加载中……
|
|
|
|
|
|
|
|
<!-- 支付结果将在两分钟内反馈<br/>请稍后在游戏内查看 -->
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
<div style="width: 100%;text-align: center;display: flex;justify-content:center;margin-top:.5rem;">
|
|
|
|
<!-- <div style="width: 100%;text-align: center;display: flex;justify-content:center;margin-top:.5rem;">
|
|
|
|
<div style="width: 3.3rem;height: .6rem;background-color: #21B1EB;color: #ffffff;font-size: .28rem;border-radius:30px;line-height: .6rem;">
|
|
|
|
<div style="width: 3.3rem;height: .6rem;background-color: #21B1EB;color: #ffffff;font-size: .28rem;border-radius:30px;line-height: .6rem;">
|
|
|
|
返回游戏
|
|
|
|
返回游戏
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div> -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!--提醒信息弹窗-->
|
|
|
|
<!--提醒信息弹窗-->
|
|
|
|