cocosjs 使用XMLhttpRequest 跨域问题

来源:互联网 发布:解决json包含html标签 编辑:程序博客网 时间:2024/06/05 19:21

服务器后台 设置响应头 “Access-Control-Allow-Origin”值为 请求域名。


0 0