self.addEventListener('install', this.onInstall); protected onInstall() { console.log('onInstall called'); workbox.skipWaiting(); }.
確定! 回上一頁