From 3473527a91ba0703b7a7f19af1ead61b1ff87eba Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Wed, 26 Oct 2022 17:28:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=89=E6=96=B9=E6=94=AF=E4=BB=98=E8=A7=A3?= =?UTF-8?q?=E5=86=B3app=E5=86=85=E6=89=93=E5=BC=80=E5=85=85=E5=80=BC?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/modules/pay/js/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/view/peko/modules/pay/js/index.js b/view/peko/modules/pay/js/index.js index c3d1e1c..f5a3a05 100644 --- a/view/peko/modules/pay/js/index.js +++ b/view/peko/modules/pay/js/index.js @@ -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();