Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.5k views
in Technique[技术] by (71.8m points)

vue Network接口有数据,但是console界面报跨域问题

image
image

我用的是axios访问的接口

image

下面是main.js里面axios配置

image
image

我想问问这是什么原因引起来的,有什么解决方法吗


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

dev环境用devserver-proxy进行代理
prod环境用nginxproxy_pass进行代理转发就行


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...