← 返回首页

iframe 嵌入调试

粘贴交给宿主 A 的嵌入代码。B 通过 postMessage 回传高度后,A 只更新 .iframe-section 的 height(iframe 保持 100%)。

当前:id=venue-map-1665ec5a-9a28-470c-891f-c4999b98c777-wgbx-venue-map · origin=https://release.pear.us · placeholder height=640px

postMessage 日志

0

尚无消息。收到 B 的 height + iframeId 后,会更新 .iframe-section 高度(iframe 仍为 height:100%)。