摘要: 跨域的情况 当前页面url 被请求页面url 是否跨域 原因 http://www.test.com/ http://www.test.com/index.html 否 同源(协议、域名、端口号相同) http://www.test.com/ https://www.test.com/index.h 阅读全文
posted @ 2021-02-15 19:52 shouyaya 阅读(93) 评论(0) 推荐(0)