king
2020-01-12 40f4c8f438295248600b90dcceb5fa0444d42f39
src/views/login/loginform.jsx
@@ -98,6 +98,7 @@
            <Input
              prefix={<Icon type="user" style={{ color: 'rgba(0,0,0,.25)' }} />}
              placeholder={this.props.dict['login.username']}
              autoComplete="off"
            />,
          )}
        </Form.Item>