From 6a013b78312b908ed7cfe7628a3ff33a88c6180c Mon Sep 17 00:00:00 2001 From: dalong306 <304592994@qq.com> Date: Wed, 27 Jan 2021 11:55:56 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E7=94=B3=E8=AF=B7=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E5=AD=90=E5=95=86=E6=88=B7=E5=8F=B7=20=E5=AD=97=E6=95=B0?= =?UTF-8?q?=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/new_apply_wx_sub_merchant_id.html | 14 ++++++++------ .../templates/update_apply_wx_sub_merchant_id.html | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/main/ui/static/payment/partner/templates/new_apply_wx_sub_merchant_id.html b/src/main/ui/static/payment/partner/templates/new_apply_wx_sub_merchant_id.html index bb1789c49..de2ec9660 100644 --- a/src/main/ui/static/payment/partner/templates/new_apply_wx_sub_merchant_id.html +++ b/src/main/ui/static/payment/partner/templates/new_apply_wx_sub_merchant_id.html @@ -43,10 +43,10 @@
+ type="text" name="merchant_storename" id="merchant_storename_input" required maxlength="20">

Required Field

-

Length is more than 50

+

Length is more than 20

@@ -92,7 +92,7 @@
+ type="url" name="company_website" id="website_input" required maxlength="100">

( Not required when business type is Offline scenario)

@@ -122,10 +122,12 @@ ng-class="{'has-error':subForm.office_phone.$invalid && subForm.office_phone.$dirty}">
-

Required Field

+

Length is more than 20

+
@@ -162,10 +164,10 @@
+ type="text" name="contact_email" id="contact_email_input" required maxlength="50">

Required Field

-

Length is more than 128

+

Length is more than 50

diff --git a/src/main/ui/static/payment/partner/templates/update_apply_wx_sub_merchant_id.html b/src/main/ui/static/payment/partner/templates/update_apply_wx_sub_merchant_id.html index 3c86baaed..5502868db 100644 --- a/src/main/ui/static/payment/partner/templates/update_apply_wx_sub_merchant_id.html +++ b/src/main/ui/static/payment/partner/templates/update_apply_wx_sub_merchant_id.html @@ -94,7 +94,7 @@
+ type="url" name="website" id="website_input" required maxlength="100">

(Not required when business type is Offline scenario)

Required Field

@@ -162,10 +162,10 @@
+ type="text" name="contact_email" id="contact_email_input" required maxlength="50">

Required Field

-

Length is more than 128

+

Length is more than 50

From 46783b0a6d006d267c44f86495a104c536ebd677 Mon Sep 17 00:00:00 2001 From: AlanFenng Date: Wed, 27 Jan 2021 15:04:56 +0800 Subject: [PATCH 2/2] release 2.3.77 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2d7a0d240..6d785065f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 manage - 2.3.77-SNAPSHOT + 2.3.77 UTF-8 2.4.0