Commit Graph

4 Commits

Author SHA1 Message Date
1e5a1d422b refactor(TaskStatusTag): replace a-tag with span element and improve status configuration
- Replace a-tag component with semantic span element for better accessibility
- Introduce centralized STATUS_CONFIG object for consistent status mapping
- Add isRunning computed property for cleaner conditional logic
- Remove redundant statusMap handling and normalize status values
- Add proper CSS class bindings for styling consistency
- Update component structure to use
2026-02-26 20:45:51 +08:00
fe4b004e0c 优化 2026-02-11 00:39:16 +08:00
aa81a1aebc feat: 布局优化 2026-01-18 01:07:11 +08:00
b80de78d7c feat: 前端优化 2025-12-21 22:24:16 +08:00