feat: densify sms records and improve uplink matching

This commit is contained in:
hectorzhao
2026-08-27 10:15:08 +08:00
parent 898471423f
commit a280b4bb22
25 changed files with 859 additions and 154 deletions
@@ -64,7 +64,7 @@ for (const label of contract.interactionLabels) {
requirePattern(
style,
/@media\s*\(max-width:\s*900px\)[\s\S]*?\.admin-sms-record-card__meta[\s\S]*?\.admin-sms-segment-card dl/,
/@media\s*\(max-width:\s*900px\)[\s\S]*?\.admin-sms-segment-card dl[\s\S]*?\.admin-sms-record-filter__field/,
'900px record/detail responsive rule is missing',
);
requirePattern(