feat(M08-B): 补联调快照导入导出

This commit is contained in:
Codex
2026-07-05 16:10:54 +08:00
parent 1f758cc29f
commit 06f905e792
7 changed files with 103 additions and 10 deletions
+7
View File
@@ -206,6 +206,12 @@ for (const pattern of [
'现场/门店',
'sessionMeta',
'persistSessionMeta',
'快照',
'导入',
'exportSnapshot',
'importSnapshot',
'qipai.cleaning.field-handoff.snapshot.v1',
'cleaning-field-handoff-snapshot',
'商户凭据引用',
'小程序合法域名',
'小额真实转账',
@@ -244,6 +250,7 @@ assert.match(styles, /\.handoff-session/);
assert.match(styles, /\.handoff-status-select/);
assert.match(styles, /\.handoff-bulk-form/);
assert.match(styles, /\.handoff-blockers/);
assert.match(styles, /\.hidden-file-input/);
assert.match(styles, /\.transfer-preflight-alert/);
assert.match(styles, /@media \(max-width: 980px\)/);
assert.match(styles, /@media \(max-width: 560px\)/);