* 修复登录页高度不一致 * Update src/pages/user/login/components/Login/LoginItem.tsx Co-Authored-By: 陈帅 <qixian.cs@outlook.com> Co-authored-by: 陈帅 <qixian.cs@outlook.com>
@@ -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}>