feat:【antd/ele】生产环境下,默认开启 CAPTCHA 验证码,保证安全性

This commit is contained in:
YunaiV
2026-01-03 19:20:25 +08:00
parent a9f21c1acb
commit f7f01c9280
2 changed files with 6 additions and 0 deletions

View File

@@ -23,3 +23,6 @@ VITE_INJECT_APP_LOADING=true
VITE_ARCHIVER=true
VITE_MALL_H5_DOMAIN='http://mall.yudao.iocoder.cn'
# 验证码的开关
VITE_APP_CAPTCHA_ENABLE=true