fix: 恢复被误删的 scripts.forEach(function(code){ (3处)

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