登录页去掉验证

This commit is contained in:
2023-11-29 10:12:41 +08:00
parent 1a7e8cfc19
commit de65afef11
7 changed files with 7 additions and 106 deletions

View File

@@ -31,9 +31,6 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true
# 多租户的开关
VUE_APP_TENANT_ENABLE = true
# 验证码的开关
VUE_APP_CAPTCHA_ENABLE = true
# 文档的开关
VUE_APP_DOC_ENABLE = true