diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 8f26befc0..2daab407e 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -94,7 +94,7 @@ shiro: # 首页地址 indexUrl: /web/index # 验证码开关 - captchaEnabled: true + captchaEnabled: false # 验证码类型 math 数组计算 char 字符 captchaType: math cookie: diff --git a/ruoyi-admin/src/main/resources/static/web/html/user/index.html b/ruoyi-admin/src/main/resources/static/web/html/user/index.html index bd0ee2cc6..5f06e9ac9 100644 --- a/ruoyi-admin/src/main/resources/static/web/html/user/index.html +++ b/ruoyi-admin/src/main/resources/static/web/html/user/index.html @@ -148,14 +148,6 @@ + + + + +