优化: 清理无意义注释(走查编号前缀/过时历史标注/死代码注释)
This commit is contained in:
@@ -114,7 +114,7 @@ const displayProjects = computed(() =>
|
||||
.dot-release { background: var(--df-success); }
|
||||
.dot-planning { background: var(--df-info); }
|
||||
.dot-cancelled { background: var(--df-text-dim); }
|
||||
/* WK-1:paused 置灰(对齐 cancelled dim 档,临时暂停不误标为已取消) */
|
||||
/* paused 置灰(对齐 cancelled dim 档,临时暂停不误标为已取消) */
|
||||
.dot-paused { background: var(--df-text-dim); }
|
||||
|
||||
.project-name {
|
||||
|
||||
Reference in New Issue
Block a user