yezihaohao / react-qmap

:bulb:react腾讯地图开源组件
https://react-qmap.yezihaohao.vercel.app/
MIT License
78 stars 24 forks source link

js文件跨域问题 #22

Open yinyuncan opened 4 years ago

yinyuncan commented 4 years ago

Access to script at 'http://mapapi.qq.com/c/=/jsapi_v2/2/4/132/main.js' from origin 'http://site.big-sight.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

image

yinyuncan commented 4 years ago

问题解决了,我改了源码,把http改为https就没报跨域错误了