App running at:
- Local: http://localhost:8088/
- Network: http://localhost:8088/
Note that the development build is not optimized.
To create a production build, run npm run build.
Proxy error: Could not proxy request /students/pageList?stuName=&pageNum=1 from localhost:8088 to http://localhost.
See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNREFUSED).
?
1.服务未启用,访问不到
2.代理规则错误
参考以下链接进行解决该问题:?
https://blog.csdn.net/h_123456___/article/details/114257050?
我在访问的服务地址上加上了访问的端口号?
?
?