在HTML5 中新增了postMessage 方法,postMessage 可以实现跨文档消息传输(Cross Document Messaging) 1234postMessage(data,origin)data:要传的 ...
確定! 回上一頁