Replies: 2 comments
-
还是没设置对吧,仔细检查一下 |
Beta Was this translation helpful? Give feedback.
0 replies
-
headers: { |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
webpack4子应用怎么能取消跨域限制,基座请求子应用页面,报:
Access to XMLHttpRequest at 'http://localhost:9527/#/home' from origin 'http://localhost.xxx.com:8888' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
http://localhost.xxx.com:8888
是子应用,基座请求页面报错了,子应用已经加了配置:Beta Was this translation helpful? Give feedback.
All reactions