feat(M08-B): 补联调批量标记
This commit is contained in:
@@ -210,6 +210,10 @@ for (const pattern of [
|
||||
'statusFilter',
|
||||
'handoff-status-select',
|
||||
'全部状态',
|
||||
'批量标记',
|
||||
'bulkForm',
|
||||
'applyBulkMark',
|
||||
'应用到当前筛选',
|
||||
'exportChecklist',
|
||||
'cleaning-field-handoff',
|
||||
'localStorage',
|
||||
@@ -228,6 +232,7 @@ assert.match(styles, /\.action-tile/);
|
||||
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, /\.transfer-preflight-alert/);
|
||||
assert.match(styles, /@media \(max-width: 980px\)/);
|
||||
assert.match(styles, /@media \(max-width: 560px\)/);
|
||||
|
||||
Reference in New Issue
Block a user