refactor: 移除调试日志,优化代码整洁性

This commit is contained in:
qingfeng1121
2025-12-23 22:57:57 +08:00
parent 0151afcde7
commit 47df45277e
8 changed files with 62 additions and 61 deletions

View File

@@ -112,7 +112,7 @@ const loadNonsenseList = async () => {
// 初始化字符样式
// initializeCharStyles()
// 开始颜色变化定时器
console.log(displayedNonsenseList.value)
// console.log(displayedNonsenseList.value)
} else {
ElMessage.error('加载吐槽内容失败')
error.value = true