From 622a42e63ee3767a5c91c92c93a23d49d38c7bb2 Mon Sep 17 00:00:00 2001 From: vapao Date: Mon, 7 Jun 2021 11:11:03 +0800 Subject: [PATCH] fix issue --- spug_web/src/pages/system/account/Form.js | 9 ++++++++- spug_web/src/pages/system/setting/SecuritySetting.js | 5 +++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/spug_web/src/pages/system/account/Form.js b/spug_web/src/pages/system/account/Form.js index b1096b3..d4359ca 100644 --- a/spug_web/src/pages/system/account/Form.js +++ b/spug_web/src/pages/system/account/Form.js @@ -71,7 +71,14 @@ export default observer(function () { 新建角色 - + + 如果启用了MFA(两步验证)则该项为必填。 + 什么是微信Token? + )}> diff --git a/spug_web/src/pages/system/setting/SecuritySetting.js b/spug_web/src/pages/system/setting/SecuritySetting.js index af2c5e8..48e551b 100644 --- a/spug_web/src/pages/system/setting/SecuritySetting.js +++ b/spug_web/src/pages/system/setting/SecuritySetting.js @@ -47,9 +47,10 @@ export default observer(function () { checked={verify_ip}/> + help={建议开启,登录时额外使用验证码进行身份验证。开启后未配置微信Token的账户将无法登录,什么是微信Token?}>