From 463d6938a47f8636a91211402367a128fa82bb41 Mon Sep 17 00:00:00 2001 From: dalong306 <304592994@qq.com> Date: Wed, 7 Apr 2021 17:04:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E5=AD=90=E5=95=86=E6=88=B7?= =?UTF-8?q?=E5=8F=B7=20=E9=95=BF=E5=BA=A6=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../partner/templates/new_apply_wx_sub_merchant_id.html | 8 ++++---- .../templates/update_apply_wx_sub_merchant_id.html | 8 ++++---- 2 files changed, 8 insertions(+), 8 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 de2ec9660..97850b1db 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 @@ -11,10 +11,10 @@
+ type="text" name="merchant_name" id="merchant_name_input" required maxlength="128">

Required Field

-

Length is more than 50

+

Length is more than 128

@@ -43,10 +43,10 @@
+ type="text" name="merchant_storename" id="merchant_storename_input" required maxlength="64">

Required Field

-

Length is more than 20

+

Length is more than 64

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 5502868db..821e07160 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 @@ -11,10 +11,10 @@
+ type="text" name="merchant_name" id="merchant_name_input" required maxlength="128">

Required Field

-

Length is more than 50

+

Length is more than 128

@@ -43,10 +43,10 @@
+ type="text" name="merchant_storename" id="merchant_storename_input" required maxlength="64">

Required Field

-

Length is more than 20

+

Length is more than 64