getElementById('iframe') window.addEventListener('message', (event) => { if (event.origin !== 'https://www.sub.com') return // 接收子窗口的 ...
確定! 回上一頁