querySelector('iframe'); const iframeHeight = iframe.contentWindow.document.body.scrollHeight; this.iframeStyle = `height: ${iframeHeight}px ...
確定! 回上一頁