feat(M08-B): 补联调验收结论

This commit is contained in:
Codex
2026-07-06 08:20:25 +08:00
parent a95fdcbb93
commit 0eb6349021
7 changed files with 81 additions and 8 deletions
+5
View File
@@ -215,6 +215,10 @@ for (const pattern of [
'categoryProgress',
'passPercent',
'handoff-category-progress',
'可进入现场验收收口',
'handoffReady',
'copyVerdict',
'联调结论已复制',
'商户凭据引用',
'小程序合法域名',
'小额真实转账',
@@ -252,6 +256,7 @@ 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-verdict/);
assert.match(styles, /\.handoff-status-select/);
assert.match(styles, /\.handoff-bulk-form/);
assert.match(styles, /\.handoff-blockers/);