|
|
|
@ -79,7 +79,7 @@
|
|
|
|
|
body{
|
|
|
|
|
padding-bottom: .50rem;
|
|
|
|
|
}
|
|
|
|
|
/* .paylist-box{
|
|
|
|
|
.paylist-box{
|
|
|
|
|
display: flex;
|
|
|
|
|
height: auto;
|
|
|
|
|
flex-wrap:wrap;
|
|
|
|
@ -93,7 +93,7 @@
|
|
|
|
|
}
|
|
|
|
|
.paylist-box .weui-cell:before{
|
|
|
|
|
content: none;
|
|
|
|
|
} */
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.border-half-line{
|
|
|
|
|
width: 97%;
|
|
|
|
@ -198,15 +198,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</if>
|
|
|
|
|
<if condition="C('sqpay.status') eq 1 and C('sqpay.union') eq 1">
|
|
|
|
|
<a class="weui-cell" href="{:U('Apple/apple_union_pay', array('user_id'=>I('user_id'),'game_id'=>I('game_id'),'user_token'=>I('user_token')))}" class="recharge_way_btn recharge_way_btn_alipay">
|
|
|
|
|
<div class="weui-cell__hd"><img src="__IMG__/cardpay.png"></div>
|
|
|
|
|
<div class="weui-cell__bd">
|
|
|
|
|
<p style="color: #292929;font-size:.28rem;">银行卡支付</p>
|
|
|
|
|
<p style="color: #a9a9a9;font-size:.2rem;">使用银行卡支付</p>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</if>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|