feat(M08-B): 补联调阻断摘要
This commit is contained in:
@@ -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\)/);
|
||||
|
||||
Reference in New Issue
Block a user