前端跨域问题及解决方案

document.domain

前端跨域问题及解决方案
前端跨域问题及解决方案

// https://jestjs.io/ => document.domain is "jestjs.io"
// https://www.w3school.com.cn/ => document.domain is "www.w3school.com.cn"
// https://www.baidu.com/ => document.domain is "www.baidu.com"

posted @ 2018-10-12 00:20  hid3onbush  阅读(127)  评论(0编辑  收藏  举报