antd密码输入框自动填充
·
antd密码输入框自动填充。
查了一下由于浏览器自带的 属性。可以改为<Input.Password placeholder={'请输入密码'} autoComplete="new-password"/>
参考链接:https://github.com/ant-design/ant-design/pull/26590


更多推荐
antd密码输入框自动填充。
查了一下由于浏览器自带的 属性。可以改为<Input.Password placeholder={'请输入密码'} autoComplete="new-password"/>
参考链接:https://github.com/ant-design/ant-design/pull/26590


更多推荐
所有评论(0)