【发布时间】:2018-05-13 17:37:59
【问题描述】:
Failed to load http://local.com/test.php: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Origin 'http://localhost:9080' is therefore not allowed access.
我想从真实域运行 npm 服务器,就像我有 apache 和 php local.com 一样,因为我无法在同一个 URL 上测试 API 调用
【问题讨论】: