fellow-me / hrm

基于Spring Boot+Vue+ElementUI的人力资源管理系统
GNU General Public License v3.0
219 stars 48 forks source link

哥 我想问一问 #25

Open jjb1587870159 opened 4 months ago

jjb1587870159 commented 4 months ago

我在登录页面的时候并没有看到验证码的图片是怎么回事啊

fellow-me commented 4 months ago

你先F12一下,看有没有报错?

jjb1587870159 commented 4 months ago

发现有两个错误 ![Uploading IMG_20240505_104504.jpg…]()

fellow-me commented 4 months ago

image

fellow-me commented 4 months ago

你再发一下

jjb1587870159 commented 4 months ago

大概是这两个错误
GET http://localhost:8080/dev/validate/code 404 (Not Found)

Uncaught (in promise) Error: Request failed with status code 404

jjb1587870159 commented 4 months ago

IMG_20240505_104504

fellow-me commented 4 months ago

redis你配置了吗?

jjb1587870159 commented 4 months ago

没有配置 我现在去弄 谢谢哥

jjb1587870159 commented 4 months ago

image 配置完成之后错误成了这样

fellow-me commented 4 months ago

你把后端的报错截个图

jjb1587870159 commented 4 months ago

后端没有报错信息 我在前端输入任何数字后端都没有错误信息显示

fellow-me commented 4 months ago

你仔细检查一下redis端口、密码是否配置正确