feat: 图片版本更新(发布前切换回来)
This commit is contained in:
parent
da9f3af668
commit
c4e754f144
@ -2,7 +2,7 @@
|
|||||||
// 图片缓存版本号配置
|
// 图片缓存版本号配置
|
||||||
export const IMAGE_CACHE_VERSION = {
|
export const IMAGE_CACHE_VERSION = {
|
||||||
// 图片缓存版本号,仅在图片资源有重大变化时更新
|
// 图片缓存版本号,仅在图片资源有重大变化时更新
|
||||||
version: '1.0.14', // 可以根据需要更新此版本号
|
version: '1.0.13', // 可以根据需要更新此版本号
|
||||||
|
|
||||||
// 缓存类型控制:'images'、'assets' 或 'all'
|
// 缓存类型控制:'images'、'assets' 或 'all'
|
||||||
// 'images': 只清除图片缓存 (likei-images-v)
|
// 'images': 只清除图片缓存 (likei-images-v)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user