Uncaught DOMException: Blocked a frame with origin "null" from accessing a cross-origin frame.
跨页传值时出现问题,原因是本地file:///路径开头的文件传值发生错误。原代码为:functionopen_win(){window.open("file:///C:/Users/Administrator/Documents/project2018010-table.html","","width=400,height=400")}更改为:functionopen1(){window.open