fix issues

pull/330/head
vapao 2021-06-09 15:03:58 +08:00
parent 8354e37405
commit fab98bb075
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ export default observer(function () {
<Form.Item
label="登录MFA两步认证"
style={{marginTop: 24}}
help={<span>建议开启登录时额外使用验证码进行身份验证开启后未配置微信Token的账户将无法登录<a
help={<span>建议开启登录时额外使用验证码进行身份验证开启前至少要确保管理员账户配置了微信Token账户管理/用户/编辑开启后未配置微信Token的账户将无法登录<a
target="_blank" rel="noopener noreferrer" href="https://spug.dev/docs/wx-token/">什么是微信Token</a></span>}>
<Switch
checkedChildren="开启"