fix: 彻底移除所有调试console.log

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