From aadfe6afd727796e502fea07186993ca52976a0f Mon Sep 17 00:00:00 2001 From: aisouler Date: Thu, 25 Jan 2024 10:48:55 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=BD=91=E6=98=93=E9=82=AE=E7=AE=B1?= =?UTF-8?q?=E5=A4=A7=E5=B8=88):=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A?= =?UTF-8?q?=EF=BC=88=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.netease.mail.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/apps/com.netease.mail.ts b/src/apps/com.netease.mail.ts index 52c672ef0..9adf48227 100644 --- a/src/apps/com.netease.mail.ts +++ b/src/apps/com.netease.mail.ts @@ -32,6 +32,12 @@ export default defineAppConfig({ matches: '[id$="tt_splash_skip_btn"]', snapshotUrls: 'https://i.gkd.li/import/12999739', }, + { + key: 2, + matches: + 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView', + snapshotUrls: 'https://i.gkd.li/import/14046124', + }, ], }, {