feat(M08-B): 补联调分类进度
This commit is contained in:
@@ -212,6 +212,9 @@ for (const pattern of [
|
||||
'importSnapshot',
|
||||
'qipai.cleaning.field-handoff.snapshot.v1',
|
||||
'cleaning-field-handoff-snapshot',
|
||||
'categoryProgress',
|
||||
'passPercent',
|
||||
'handoff-category-progress',
|
||||
'商户凭据引用',
|
||||
'小程序合法域名',
|
||||
'小额真实转账',
|
||||
@@ -247,6 +250,8 @@ assert.match(styles, /\.action-tile/);
|
||||
assert.match(styles, /\.handoff-summary/);
|
||||
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-status-select/);
|
||||
assert.match(styles, /\.handoff-bulk-form/);
|
||||
assert.match(styles, /\.handoff-blockers/);
|
||||
|
||||
Reference in New Issue
Block a user