1、如果被嵌入页面和当前页面不跨域,可以使用Iframe的@load加载事件获取内部高度 <iframe name="outerPage" @load="iframeload()" :src="url" ref