fix: 移除 loadPluginPage 的 console.log 调试

This commit is contained in:
qinglong
2026-06-14 11:08:58 +08:00
parent 3f72d6af70
commit bd454ab627
+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=0708"></script> <script src="./static/js/app.js?v=0709"></script>
</body> </body>
</html> </html>