From 5b0cd458883766e2db1d02a99fe403ce3d4da311 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Tue, 17 Mar 2020 17:15:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8C=E4=B9=BE=E6=94=AF=E4=BB=98=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sdk/View/default/Shortcut/yee_step2.html | 3 +- Public/Sdk/css/shortcut/bank_order.css | 30 ++++++++++--------- 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/Application/Sdk/View/default/Shortcut/yee_step2.html b/Application/Sdk/View/default/Shortcut/yee_step2.html index 224cb8e2..ab48824b 100644 --- a/Application/Sdk/View/default/Shortcut/yee_step2.html +++ b/Application/Sdk/View/default/Shortcut/yee_step2.html @@ -442,7 +442,7 @@
- +
银行卡名称
单笔限额
单日限额
@@ -1272,6 +1272,7 @@ function forbit(text) { $('.forbid_model').show(); $('.forbid_window').show(); + $('.payment_code').hide(); } diff --git a/Public/Sdk/css/shortcut/bank_order.css b/Public/Sdk/css/shortcut/bank_order.css index 64e5bc2e..d1772ee7 100644 --- a/Public/Sdk/css/shortcut/bank_order.css +++ b/Public/Sdk/css/shortcut/bank_order.css @@ -532,7 +532,8 @@ body{ width: 6.3rem; height: 8rem; background-color: #fff; - top: 2.7rem; + top: 50%; + margin-top: -4rem; left: 50%; margin-left: -3.15rem; z-index: 3; @@ -665,9 +666,10 @@ body{ .bank_order_heng .payment_code{ position: fixed; width: 6.3rem; - height: 3.4rem; + height: 3rem; background-color: #fff; - top: 0.7rem; + top: 50%; + margin-top: -1.5rem; left: 50%; margin-left: -3.15rem; z-index: 3; @@ -684,7 +686,7 @@ body{ .bank_order_heng .payment_code_top{ padding: 0.1rem 0 0.1rem 0; width: 100%; - font-size:0.2rem; + font-size:0.18rem; font-family:PingFang SC; font-weight:500; color:rgba(51,51,51,1); @@ -700,7 +702,7 @@ body{ height: 0.15rem; background-image: url("../img/close2.png"); background-size: 100% 100%; - font-size: 0.16rem; + font-size: 0.14rem; } .bank_order_heng .payment_money{ width: 100%; @@ -710,14 +712,14 @@ body{ border-bottom: 1px solid #EAEAEA; } .bank_order_heng .payment_money>div:first-child{ - font-size:0.18rem; + font-size:0.16rem; font-family:PingFang SC; font-weight:500; color:rgba(51,51,51,1); } .bank_order_heng .payment_money>div:last-child{ margin-top: 0.1rem; - font-size:0.25rem; + font-size:0.22rem; font-family:PingFang SC; font-weight:800; color:rgba(51,51,51,1); @@ -727,7 +729,7 @@ body{ margin-top:0.08rem; display: flex; align-items: center; - font-size:0.18rem; + font-size:0.16rem; font-family:PingFang SC; font-weight:500; color:rgba(51,51,51,1); @@ -740,14 +742,14 @@ body{ margin-right: 0.26rem; } .bank_order_heng .payment_input_code{ - margin-top: 0.15rem; + margin-top: 0.1rem; display: flex; align-items: center; width: 100%; - font-size:0.18rem; + font-size:0.16rem; font-family:PingFang SC; font-weight:500; - padding-bottom: 0.12rem; + padding-bottom: 0.1rem; border-bottom: 1px solid #EAEAEA; } .bank_order_heng .payment_input_code>div:first-child>img{ @@ -768,7 +770,7 @@ body{ } .bank_order_heng .payment_input_code>div:last-child{ width: 40%; - font-size:0.18rem; + font-size:0.16rem; font-family:PingFang SC; font-weight:500; color:rgba(33,177,235,1); @@ -776,7 +778,7 @@ body{ } .bank_order_heng .payment_input_phone{ margin-top: 0.1rem; - font-size:0.16rem; + font-size:0.14rem; font-family:PingFang SC; font-weight:500; color:rgba(134,134,134,1); @@ -787,7 +789,7 @@ body{ height:0.35rem; background:rgba(33,177,235,1); border-radius:0.35rem; - font-size:0.2rem; + font-size:0.18rem; font-family:PingFang SC; font-weight:500; color:rgba(255,255,255,1);