文件名称:iframe-cross-domain-demo
文件大小:59KB
文件格式:ZIP
更新时间:2021-09-10 13:56:31
跨域 postMessage node
用postMessage解决跨域问题的完整demo,下载后通过node启动可直接测试,使用前请仔细阅读readme文件 可参考博客:https://blog.csdn.net/github_39274378/article/details/81671363
【文件预览】:
.git
----index(1KB)
----ORIG_HEAD(41B)
----hooks()
--------pre-push.sample(1KB)
--------prepare-commit-msg.sample(1KB)
--------applypatch-msg.sample(478B)
--------pre-commit.sample(2KB)
--------pre-receive.sample(544B)
--------pre-applypatch.sample(424B)
--------commit-msg.sample(896B)
--------pre-rebase.sample(5KB)
--------update.sample(4KB)
--------post-update.sample(189B)
----config(313B)
----description(73B)
----refs()
--------tags()
--------heads()
--------remotes()
----logs()
--------refs()
--------HEAD(345B)
----packed-refs(107B)
----objects()
--------91()
--------0c()
--------8e()
--------c8()
--------e6()
--------ca()
--------f9()
--------69()
--------2a()
--------29()
--------4f()
--------58()
--------61()
--------d6()
--------info()
--------cc()
--------a9()
--------8c()
--------pack()
--------11()
--------17()
--------9b()
--------49()
--------7e()
--------e5()
--------26()
--------7b()
--------5f()
--------f5()
--------e7()
----info()
--------exclude(240B)
----COMMIT_EDITMSG(20B)
----HEAD(23B)
----FETCH_HEAD(108B)
father
----server.js(713B)
----father.html(590B)
----.idea()
--------father.iml(344B)
--------misc.xml(3KB)
--------modules.xml(271B)
--------workspace.xml(31KB)
README.md
childern
----child.html(428B)
----server.js(713B)
----.idea()
--------childern.iml(344B)
--------misc.xml(692B)
--------modules.xml(275B)
--------workspace.xml(31KB)