feat(M08-B): 补联调快照导入导出
This commit is contained in:
@@ -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\)/);
|
||||
|
||||
Reference in New Issue
Block a user