logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

用postMesage实现跨域,并解决Failed to execute 'postMessage' on 'DOMWindow'

广告阿里招聘2020届前端实习生,详情可看https://blog.csdn.net/monkindey/article/details/88960480前言看了HTML5的postMessage,觉得好像挺好玩的,突然想要去尝试下,但是前提就是要有两个不同的源源 = 规则(http/https)+主机(localhost/其他域名)+端口号,只要有一个不一样,那么两个网页就是不同...

#html5
到底了