feat: 图片版本更新(清空缓存)
This commit is contained in:
parent
534582fb4d
commit
99fbd4b42f
@ -5,7 +5,7 @@
|
||||
// 2. 只替换单张图片且不改文件名时,在 assetVersions 中添加对应图片版本。
|
||||
// 3. 只有大批量资源迁移或缓存污染时,才更新 version 触发清理旧缓存。
|
||||
export const IMAGE_CACHE_VERSION = {
|
||||
version: '1.0.18',
|
||||
version: '1.0.19',
|
||||
cacheType: 'all',
|
||||
updateReason: 'Initial image cache version for major release',
|
||||
updateTime: '2026-05-14T00:00:00.000Z',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user