public/custom-sw.js. console.log("Service Worker Loaded..."); self.addEventListener('push', event => { const data = event.data.json() ...
確定! 回上一頁