求解,若依框架报错,无验证码
若依框架,求助大佬!(大佬路过看我一眼,救我狗命!)若依框架在cmd中输入npm run dev跑出来显示进度98%,显示的若依管理系统登录页面没有验证码那一块,求求大佬指点一下!
输入npm run dev【回车】
> ruoyi@3.8.9 dev
> vue-cli-service serve
INFO Starting development server...
98% after emitting CopyPlugin
DONE Compiled successfully in 19431ms
App running at:
- Local: http://localhost:80/
- Network: http://192.168.89.100:80/
Note that the development build is not optimized.
To create a production build, run npm run build.
(node:5628) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
(此处报错)Proxy error: Could not proxy request /captchaImage from localhost to http://localhost:8080/.
See https:// for more information (ECONNREFUSED).