onMessage((event)=>{ if(event.data.type === 'ready'){ // do nothing yet, this is where the iframe is fully loaded } if(event.data.type ...
確定! 回上一頁