import {cacheNames} from 'workbox-core'; self.addEventListener('install', (event) => { const urls = [/* ... */]; const cacheName ...
確定! 回上一頁