摘要: No 'Access-Control-Allow-Origin' header is present on the requested resource. 前言 ajax跨域问题,主要原因是因为浏览器的“同源策略” 若是iframe属于另外的范畴,可以使用 document.domain 若是改不了 阅读全文
posted @ 2022-04-09 17:18 莫相yi 阅读(746) 评论(0) 推荐(0)