Vue 中dev上实现跨域请求

Posted qianjinyan

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Vue 中dev上实现跨域请求相关的知识,希望对你有一定的参考价值。

 I  Your application is running here: http://127.0.0.1:8080                                                                                                                                                 

[HPM] Error occurred while trying to proxy request /content/showall from 127.0.0.1:8080 to http://localhost:8085/ (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)

 

 

Vue 访问path是127.0.0.1:8080

后台接口的path是http://localhost:8085/

 

 

技术图片

 

以上是关于Vue 中dev上实现跨域请求的主要内容,如果未能解决你的问题,请参考以下文章

在electron中实现跨域请求

发出 HTTP 请求时出现跨域错误

访问静态文件时出现跨域请求错误

使用 .getJSON 获取 Play 商店应用详细信息时出现跨域阻止请求 [CORS] 错误

SpringBoot 中实现跨域的5种方式

SpringBoot 中实现跨域的5种方式