三方支付解决app内打开充值样式问题

This commit is contained in:
Dragon
2022-10-26 17:28:50 +08:00
parent 32e1ff567c
commit f034dae28d

View File

@@ -27,6 +27,7 @@ $(function () {
listChargeAreaInfo();
if (browser.app) {
erbanNo == null;
$('body .pay_method, html .pay_method').css('margin','-4.5rem auto 0');
$('body .header .user, html .header .user').hide();
$('.but1').hide();
$('.but2').show();