From cfa4c57396a8bfa35536774c7d15d3e0056a7a1c Mon Sep 17 00:00:00 2001 From: luoyang Date: Sat, 18 Apr 2020 07:46:13 +0800 Subject: [PATCH] fix rate_value max 5 --- .../partner/templates/partner_new_rate.html | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/main/ui/static/payment/partner/templates/partner_new_rate.html b/src/main/ui/static/payment/partner/templates/partner_new_rate.html index 1dab67e54..a28587ad0 100644 --- a/src/main/ui/static/payment/partner/templates/partner_new_rate.html +++ b/src/main/ui/static/payment/partner/templates/partner_new_rate.html @@ -25,12 +25,12 @@
+ min="0.6" max="5" step="0.1" id="wechat_rate_value_input" required>
%
- No more than 2.2% + No more than 5.0%
No less than 0.6% @@ -48,12 +48,12 @@
+ min="0.6" max="5" step="0.1" id="alipay_rate_value_input" required>
%
- No more than 2.2% + No more than 5.0%
No less than 0.6% @@ -71,12 +71,12 @@
+ min="0.6" max="5.0" step="0.1" id="alipayonline_rate_value_input" required>
%
- No more than 2.2% + No more than 5.0%
No less than 0.6% @@ -94,12 +94,12 @@
+ min="0.6" max="5" step="0.1" id="bestpay_rate_value_input" required>
%
- No more than 2.2% + No more than 5.0%
No less than 0.6% @@ -117,12 +117,12 @@
+ min="0.6" max="5" step="0.1" id="jd_rate_value_input" required>
%
- No more than 2.2% + No more than 5.0%
No less than 0.6% @@ -165,12 +165,12 @@
+ min="0.6" max="5" step="0.1" id="Rpay_rate_value_input" required>
%
- No more than 2.2% + No more than 5.0%
No less than 0.6% @@ -213,7 +213,7 @@
+ min="0.6" max="5" step="0.1" id="cb_bankpay_rate_value_input" required>
%