Proxy error: Could not proxy request /user/login from localhost:9529 to http://127.0.0.1:9528/mock.
vue-element-admin 是一个后台前端解决方案,它基于 vue 和 element-ui实现。它使用了最新的前端技术栈,内置了 i18 国际化解决方案,动态路由,权限验证,提炼了典型的业务模型,提供了丰富的功能组件,它可以帮助你快速搭建企业级中后台产品原型。
GitHub上的下载地址为:
https://github.com/PanJiaChen/vue-element-admin
在本地调试时,发现无法登录。提示错误:
Proxy error: Could not proxy request /user/login from localhost:9529 to http://127.0.0.1:9528/mock.
See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNRESET).
最新评论