weex中使用fetch问题

fetch加上headers就跨域,去掉签名又不正确,有人遇到过这个问题吗?
https://img2.mukewang.com/5bcc22ce00011aaf07660383.jpg

好像headers里边加什么都加不进去一样

 Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8080' is therefore not allowed access.

[h5-render] unexpected error in _xhr for 'fetch' API 


慕运维8079593
浏览 1134回答 2
2回答

慕勒3428872

跨域问题是游览器安全本身的设置。接口和访问页面的地址需要是一样的。在本地调试的时候可以用修改 hosts 的方法把域名改到访问本地。

慕森卡

url用相对路径就好了
打开App,查看更多内容
随时随地看视频慕课网APP