From a5cd7b8ecff58d6de6011a5fe2ad0a5ebac13d0c Mon Sep 17 00:00:00 2001 From: dalong306 <304592994@qq.com> Date: Tue, 11 Jan 2022 15:40:26 +0800 Subject: [PATCH] =?UTF-8?q?aps=20=E8=B4=B9=E7=8E=87=E9=85=8D=E7=BD=AE=20?= =?UTF-8?q?=E4=B8=8A=E4=B8=8B=E9=99=90=E5=88=B6=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/partner_new_alipay_aps_rate.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/ui/static/payment/partner/templates/partner_new_alipay_aps_rate.html b/src/main/ui/static/payment/partner/templates/partner_new_alipay_aps_rate.html index 0e38955b5..cf40d9a02 100644 --- a/src/main/ui/static/payment/partner/templates/partner_new_alipay_aps_rate.html +++ b/src/main/ui/static/payment/partner/templates/partner_new_alipay_aps_rate.html @@ -27,7 +27,7 @@
+ min="0.1" max="10" step="0.01" id="retail_interchange_fee_value_input" required>
%
@@ -35,7 +35,7 @@ No more than 10.0%
- No less than 0.6% + No less than 0.1%
Required Field @@ -51,7 +51,7 @@
+ min="0.1" max="10" step="0.01" id="retail_service_fee_value_input" required>
%
@@ -59,7 +59,7 @@ No more than 10.0%
- No less than 0.6% + No less than 0.1%
Required Field @@ -76,7 +76,7 @@
+ min="0.1" max="10" step="0.01" id="online_interchange_fee_value_input" required>
%
@@ -84,7 +84,7 @@ No more than 10.0%
- No less than 0.6% + No less than 0.1%
Required Field @@ -100,7 +100,7 @@
+ min="0.1" max="10" step="0.01" id="online_service_fee_value_input" required>
%
@@ -108,7 +108,7 @@ No more than 10.0%
- No less than 0.6% + No less than 0.1%
Required Field