UI/UX 盘点 P1 一致性修复: - 收敛重复状态映射:ExplorationSection 复用 SESSION_STATUS、TaskQueueMonitor 复用 EVAL_STATUS(消除 blue/green 与 processing/success 颜色漂移)、 Campaigns 复用 SEVERITY_META(均来自 intelligent_eval/status.ts) - 硬编码颜色走 token:Reports 通过率用 passRateColor、通过/失败/delta 用 statusColors;IntelligentEvals/TaskQueueMonitor/EvalReport/PeriodComparison 的 #52c41a/#ff4d4f 用 statusColors.completed/failed;RunList/RuleOverview 的 #faad14 用 colors.warning;Home 的 #1677ff 用 colors.primary tsc 0 错误 vitest 19 passed |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||