技术栈

嵌套iframe

h6play
1 年前
npm·vue·bridge·iframe·通讯·连接·嵌套iframe
如何优雅的实现 iframe 多层级嵌套通讯在前端开发项目中,不可避免的总会和 iframe 进行打交道,我们通常会使用 postMessage 实现消息通讯。