工作中遇到这样一个需求 需要嵌入html页面 就想到用iframe 但是需要传参 最后是这样解决的

64 阅读1分钟

用到iframe页面(父级页面)

image.png

子页面获取src参数

image.png