feat(M08-B): 补联调阻断摘要

This commit is contained in:
Codex
2026-07-05 16:02:51 +08:00
parent 8e4264589d
commit a44864309c
7 changed files with 92 additions and 9 deletions
+5
View File
@@ -214,6 +214,10 @@ for (const pattern of [
'bulkForm',
'applyBulkMark',
'应用到当前筛选',
'阻断摘要',
'blockedItems',
'copyBlockedSummary',
'navigator.clipboard.writeText',
'exportChecklist',
'cleaning-field-handoff',
'localStorage',
@@ -233,6 +237,7 @@ assert.match(styles, /\.handoff-summary/);
assert.match(styles, /\.handoff-body/);
assert.match(styles, /\.handoff-status-select/);
assert.match(styles, /\.handoff-bulk-form/);
assert.match(styles, /\.handoff-blockers/);
assert.match(styles, /\.transfer-preflight-alert/);
assert.match(styles, /@media \(max-width: 980px\)/);
assert.match(styles, /@media \(max-width: 560px\)/);