feat(M08-B): 补联调执行阶段看板

This commit is contained in:
Codex
2026-07-07 14:33:15 +08:00
parent 31052625ba
commit 3713ddd1aa
7 changed files with 176 additions and 10 deletions
+7
View File
@@ -276,6 +276,10 @@ for (const pattern of [
'categoryProgress',
'passPercent',
'handoff-category-progress',
'stageProgress',
'copyStageSummary',
'执行阶段看板',
'阶段摘要已复制',
'可进入现场验收收口',
'handoffReady',
'missingCloseoutFields',
@@ -342,6 +346,9 @@ assert.match(styles, /\.handoff-body/);
assert.match(styles, /\.handoff-session/);
assert.match(styles, /\.handoff-category-progress/);
assert.match(styles, /\.handoff-category-row/);
assert.match(styles, /\.handoff-stage-board/);
assert.match(styles, /\.handoff-stage-grid/);
assert.match(styles, /\.handoff-stage-card/);
assert.match(styles, /\.handoff-owner-board/);
assert.match(styles, /\.handoff-owner-grid/);
assert.match(styles, /\.handoff-owner-card/);