Optimize: two-factor - add binding operation prompt
This commit is contained in:
@@ -326,6 +326,10 @@ const User = () => {
|
|||||||
alt={'Two-factor'}
|
alt={'Two-factor'}
|
||||||
preview={false}
|
preview={false}
|
||||||
/>
|
/>
|
||||||
|
<AntdTag style={{ whiteSpace: 'normal' }}>
|
||||||
|
请使用身份验证器APP(eg. Microsoft Authenticator, Google
|
||||||
|
Authenticator)扫描二维码,并在下方输入显示的动态二维码进行绑定
|
||||||
|
</AntdTag>
|
||||||
<AntdForm
|
<AntdForm
|
||||||
form={twoFactorForm}
|
form={twoFactorForm}
|
||||||
ref={(ref) => {
|
ref={(ref) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user