Commit Graph

3 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
b76e3ff47d feat: 优化 2026-02-26 18:52:09 +08:00
af23c8779e 增加个人中心 2026-02-23 02:27:32 +08:00