fix: app_v3.js + 强制刷新插件页面

This commit is contained in:
qinglong
2026-06-14 15:07:21 +08:00
parent 378ae2c4e9
commit d766df7833
2 changed files with 361 additions and 1 deletions
+1 -1
View File
@@ -79,6 +79,6 @@
<script src="./static/js/chart.js?v=0603"></script>
<!-- 🟢 2. 再加载主逻辑 -->
<script src="./static/js/app_v2.js"></script>
<script src="./static/js/app_v3.js"></script>
</body>
</html>