去除调试日志相关代码,优化demo调试可视区

This commit is contained in:
qiuchengw
2025-11-12 22:24:45 +08:00
parent b70570b3ca
commit c73c606d04
3 changed files with 51 additions and 35 deletions
-1
View File
@@ -26,7 +26,6 @@ body {
margin: 0;
min-width: 320px;
height: 100vh;
padding: 30px;
box-sizing: border-box;
display: flex;
align-items: center;