diff --git a/public/js/index-78a2616f.js b/public/js/index-78a2616f.js index 03ddb4c..e607981 100644 --- a/public/js/index-78a2616f.js +++ b/public/js/index-78a2616f.js @@ -869,10 +869,10 @@ const Ce = L( a.length - 1 )), void ( - o.value.account.length > 10 && - (j(l("只能填写10位数")), + o.value.account.length > 20 && + (j(l("只能填写20位数")), (o.value.account = - o.value.account.slice(0, 10))) + o.value.account.slice(0, 20))) ) ); var a;