fix: 插件页面强制no-cache + app.js v0712

This commit is contained in:
qinglong
2026-06-14 11:45:07 +08:00
parent 0735559b1a
commit f532a63a49
2 changed files with 4 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=0711"></script>
<script src="./static/js/app.js?v=0712"></script>
</body>
</html>