js报错 Access is denied for this document.这是为什么呢,有解决的办法吗?

Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.

clipboard.png

如上图所示:
页面中使用了iframe调用的另外一个站点的页面,这个错误就是跨域调用的那个页面报错了,这是为什么呢,有什么解决的办法吗?部分浏览器会出现这种问题

阅读 16.1k
推荐问题