fix: 撤销loadPage误加的debug日志

This commit is contained in:
qinglong
2026-06-14 11:08:25 +08:00
parent 3e632252ab
commit 3f72d6af70
+1 -1
View File
@@ -79,6 +79,6 @@
<script src="./static/js/chart.js?v=0603"></script> <script src="./static/js/chart.js?v=0603"></script>
<!-- 🟢 2. 再加载主逻辑 --> <!-- 🟢 2. 再加载主逻辑 -->
<script src="./static/js/app.js?v=0707"></script> <script src="./static/js/app.js?v=0708"></script>
</body> </body>
</html> </html>