createElement('iframe') iframe.onload = () => { console.log('这样子就没问题了') } iframe.src = this.src // 就是这一行代码,一定要注意 ...
確定! 回上一頁