mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-12-02 11:58:01 +08:00
fix
This commit is contained in:
parent
72f0a7c4e3
commit
8953bcd07e
@ -199,7 +199,7 @@ export const ZIP_ACCEPT = ".tar,.bz2,.gz,.zip,.tar.bz2,.tar.gz";
|
|||||||
* mfa app 应用举例
|
* mfa app 应用举例
|
||||||
*/
|
*/
|
||||||
export const MFA_APP_TIP_ARRAY = [
|
export const MFA_APP_TIP_ARRAY = [
|
||||||
"<strong>【推荐】微信小程序搜索 数盾OTP",
|
"<strong>【推荐】微信小程序搜索 数盾OTP</strong>",
|
||||||
'<strong>【推荐】腾讯身份验证码</strong> 简单好用 <a href="https://a.app.qq.com/o/simple.jsp?pkgname=com.tencent.authenticator">Android</a>',
|
'<strong>【推荐】腾讯身份验证码</strong> 简单好用 <a href="https://a.app.qq.com/o/simple.jsp?pkgname=com.tencent.authenticator">Android</a>',
|
||||||
'<strong>Authy</strong> 功能丰富 专为两步验证码 <a href="https://authy.com/download/">iOS/Android/Windows/Mac/Linux</a> <a href="https://chrome.google.com/webstore/detail/authy/gaedmjdfmmahhbjefcbgaolhhanlaolb?hl=cn">Chrome 扩展</a>',
|
'<strong>Authy</strong> 功能丰富 专为两步验证码 <a href="https://authy.com/download/">iOS/Android/Windows/Mac/Linux</a> <a href="https://chrome.google.com/webstore/detail/authy/gaedmjdfmmahhbjefcbgaolhhanlaolb?hl=cn">Chrome 扩展</a>',
|
||||||
'<strong>Google Authenticator</strong> 简单易用,但不支持密钥导出备份 <a href="https://apps.apple.com/us/app/google-authenticator/id388497605">iOS</a> <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=cn">Android</a>',
|
'<strong>Google Authenticator</strong> 简单易用,但不支持密钥导出备份 <a href="https://apps.apple.com/us/app/google-authenticator/id388497605">iOS</a> <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=cn">Android</a>',
|
||||||
|
Loading…
Reference in New Issue
Block a user