feat(M08-B): 补联调分类进度

This commit is contained in:
Codex
2026-07-06 08:16:56 +08:00
parent 86106459c4
commit 1543a7df99
7 changed files with 87 additions and 8 deletions
+5
View File
@@ -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/);