XMLHttpRequest cannot load https://www.baidu.com/bootstrap.html. Redirect from 'https://www.baidu.com/bootstrap.html' to 'https://www.baidu.com/search/error.html' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.
2016-10-02
remote:'https://www.baidu.com/',這樣涉及到跨域了,好像只能引用同域名的網(wǎng)頁,看報(bào)的錯誤是用的ajax,不是iframe。?
錯誤:
XMLHttpRequest cannot load https://www.baidu.com/bootstrap.html. Redirect from 'https://www.baidu.com/bootstrap.html' to 'https://www.baidu.com/search/error.html' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.