From 8ebc32383a7c0eda8859933d219e2616fd2fce7e Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Fri, 14 Jun 2019 17:43:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98--=E9=80=82=E9=85=8Diphone?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/trainings/pay.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/trainings/pay.html.erb b/app/views/trainings/pay.html.erb index 9c4d2b59..df22b65c 100644 --- a/app/views/trainings/pay.html.erb +++ b/app/views/trainings/pay.html.erb @@ -178,6 +178,9 @@ $('form').submit(); }); + $(".billInput").on("blur",function(){ + document.body && (document.body.scrollTop = document.body.scrollTop); + }) //立即支付 $('#payBtn').on('click', function () {