|
|
|
@ -92,12 +92,13 @@
|
|
|
|
|
-->
|
|
|
|
|
</div>
|
|
|
|
|
</if>
|
|
|
|
|
<if condition="C('sqpay.status') eq 1 and C('sqpay.union') eq 1">
|
|
|
|
|
|
|
|
|
|
<!-- <if condition="C('sqpay.status') eq 1 and C('sqpay.union') eq 1">
|
|
|
|
|
<div class="recharge_cell">
|
|
|
|
|
<a href="{:U('Apple/apple_union_pay', array('user_id'=>I('user_id'),'game_id'=>I('game_id')))}" class="recharge_way_btn recharge_way_btn_alipay">
|
|
|
|
|
<img src="__IMG__/unionpay.png"></a>
|
|
|
|
|
</div>
|
|
|
|
|
</if>
|
|
|
|
|
</if> -->
|
|
|
|
|
|
|
|
|
|
<if condition="pay_set_status('ptb_pay') eq 1 and $data['code'] eq 1">
|
|
|
|
|
<div class="recharge_cell">
|
|
|
|
@ -110,13 +111,13 @@
|
|
|
|
|
<a href="javascript:;" id="platform_id1" class="recharge_way_btn recharge_way_btn_platform"><img src="__IMG__/icon_bangbi@3x.png"></a>
|
|
|
|
|
</div>
|
|
|
|
|
</if>
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
|
<if condition="C('sqpay.status') eq 1 and C('sqpay.shortcut') eq 1">
|
|
|
|
|
<div class="recharge_cell">
|
|
|
|
|
<a href="{:U('WapPay/wap_shortcut_pay', array('user_id'=>I('user_id'),'game_id'=>I('game_id')))}" class="recharge_way_btn recharge_way_btn_alipay">
|
|
|
|
|
<img src="__IMG__/unionpay.png"></a>
|
|
|
|
|
<img src="__IMG__/onlinepay.png"></a>
|
|
|
|
|
</div>
|
|
|
|
|
</if>
|
|
|
|
|
</if> -->
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|