fix: captcha enable

This commit is contained in:
xingyu4j 2022-11-02 13:50:41 +08:00
parent ad42eca847
commit 3537672a52
2 changed files with 8 additions and 1 deletions

View File

@ -11,4 +11,4 @@ VITE_OPEN=true
VITE_APP_TENANT_ENABLE=true
# 验证码的开关
VITE_APP_CAPTCHA_ENABLE=false
VITE_APP_CAPTCHA_ENABLE=true

View File

@ -35,6 +35,7 @@ specifiers:
eslint-plugin-prettier: ^4.2.1
eslint-plugin-vue: ^9.7.0
intro.js: ^6.0.0
js-cookie: ^3.0.1
jsencrypt: ^3.3.0
less: ^4.1.3
lint-staged: ^13.0.3
@ -93,6 +94,7 @@ dependencies:
echarts-wordcloud: 2.0.0_echarts@5.4.0
element-plus: 2.2.19_vue@3.2.41
intro.js: 6.0.0
js-cookie: 3.0.1
jsencrypt: 3.3.0
lodash-es: 4.17.21
mitt: 3.0.0
@ -4471,6 +4473,11 @@ packages:
resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==}
dev: true
/js-cookie/3.0.1:
resolution: {integrity: sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw==}
engines: {node: '>=12'}
dev: false
/js-sdsl/4.1.5:
resolution: {integrity: sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q==}
dev: true