logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

解决跨域问题:Access to XMLHttpRequest at ‘http://localhst。

运行报错1.在vue.config.js中配置module.exports = {// 配置跨域请求devServer: {port: 8081,//vue地址host: 'localhost',open: true,https: false,proxy: {'/api': {target: 'http://需要请求的地址/',ws: true,changeO..

文章图片
#http#服务器#网络协议
到底了