onBackgroundMessage (function(payload) { console.log('service worker', payload); const notification = payload.notification; ...
確定! 回上一頁