fix: 静态文件no-cache + app.js重命名防缓存

This commit is contained in:
qinglong
2026-06-14 11:54:18 +08:00
parent a79af7484d
commit ae553b564d
3 changed files with 367 additions and 2 deletions
+1 -1
View File
@@ -79,6 +79,6 @@
<script src="./static/js/chart.js?v=0603"></script>
<!-- 🟢 2. 再加载主逻辑 -->
<script src="./static/js/app.js?v=0712"></script>
<script src="./static/js/app_v2.js"></script>
</body>
</html>