chore:更新Web导出产物并新增本地服务脚本

This commit is contained in:
2026-03-10 16:22:47 +08:00
parent 23d63a9dda
commit 22f4ec5d76
7 changed files with 45 additions and 23 deletions

View File

@@ -4,7 +4,7 @@
// Incrementing CACHE_VERSION will kick off the install event and force
// previously cached resources to be updated from the network.
/** @type {string} */
const CACHE_VERSION = '1766673973|3863914';
const CACHE_VERSION = '1773130384|168741112';
/** @type {string} */
const CACHE_PREFIX = 'whaleTown-sw-cache-';
const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION;