This website requires JavaScript.
Explore
Help
Sign In
MetaZone
/
MetaLab
Archived
Watch
1
Star
0
Fork
0
You've already forked MetaLab
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-06-21
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
b8658712bb7c70523deb1b1deb8dc793b86db794
MetaLab
/
templates
/
MetaLab-2026
/
html
/
space
History
Victor_Jay
b8658712bb
fix: 静态资源加缓存破坏版本号,解决浏览器缓存旧 JS 导致功能不生效
...
- 启动时生成 AssetVersion(base36 时间戳),注入模板 {{.V}} - 所有 JS/CSS 引用加 ?v={{.V}},重启即刷新缓存 - 涉及前端、管理后台共 12 个模板文件
2026-05-31 01:46:47 +08:00
..
index.html
fix: 静态资源加缓存破坏版本号,解决浏览器缓存旧 JS 导致功能不生效
2026-05-31 01:46:47 +08:00