首页上一页 1 下一页尾页 1 条记录 1/1页
AJAX跨域访问报错
发表在JavaScript图书答疑
2021-01-12
《JavaScript+JQuery程序设计(慕课版)》第9章 Ajax技术
是否精华
是
否
版块置顶:
是
否
HtmlPage1.html:1 Access to XMLHttpRequest at 'http://192.168.2.7/WebService1.asmx/pmgetopdata' from origin 'http://192.168.2.7:9001' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.前端跨域访问后台的WebService报错,后端访问OK