addEventListener('install', async event => { const cache=await caches.open(CACHE_NAME); await self.skipWaiting() ...
確定! 回上一頁