vue3 验证码,增加开关

This commit is contained in:
YunaiV
2022-09-04 12:35:23 +08:00
parent 1a48301cee
commit b134492fa9
3 changed files with 14 additions and 2 deletions

View File

@ -9,3 +9,6 @@ VITE_OPEN=true
# 租户开关
VITE_APP_TENANT_ENABLE=true
# 验证码的开关
VITE_APP_CAPTCHA_ENABLE=false