fix: 清理前端 console.log/warn/error 调试日志 #61

Merged
xiaoxia merged 1 commits from fix/console-log-cleanup into develop 2026-06-28 08:13:30 +08:00

1 Commits

Author SHA1 Message Date
Audit Bot fb996a0a65 fix: 清理前端 console.log/warn/error 调试日志
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Has been cancelled
CI/CD Pipeline / Frontend Lint (pull_request) Has been cancelled
- 移除 ProjectGeneration.tsx 中唯一的 console.error 调用
- 确保生产构建不包含调试日志
- 前端代码中已无任何 console.log/warn/error

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-27 22:17:42 +08:00