addEventListener('visibilitychange', onVisibilityChange, false); ... const poller = poll(); poller.start(); const onVisibilityChange = () => { if (document.
確定! 回上一頁