Explorar o código

🐛 bug: 修复登录页高度不一致 (#6081)

* 修复登录页高度不一致

* Update src/pages/user/login/components/Login/LoginItem.tsx

Co-Authored-By: 陈帅 <qixian.cs@outlook.com>

Co-authored-by: 陈帅 <qixian.cs@outlook.com>
黄威 %!s(int64=6) %!d(string=hai) anos
pai
achega
27eb6aae4c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/user/login/components/Login/LoginItem.tsx

+ 1 - 1
src/pages/user/login/components/Login/LoginItem.tsx

@@ -113,7 +113,7 @@ const LoginItem: React.FC<LoginItemProps> = props => {
     const inputProps = omit(otherProps, ['onGetCaptcha', 'countDown']);
 
     return (
-      <FormItem shouldUpdate>
+      <FormItem shouldUpdate noStyle>
         {({ getFieldValue }) => (
           <Row gutter={8}>
             <Col span={16}>