const blobContent = new Blob([getIFrameContent()], { type: "text/html" }); var iFrame = document.createElement("iframe"); iFrame.src = URL.
確定! 回上一頁