From 3772f17ff6c03962fa1e009be7914f728085f8b0 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Tue, 28 Nov 2023 20:00:47 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=A5=BF=E4=BA=86=E4=B9=88):=20=E6=B4=BB?= =?UTF-8?q?=E5=8A=A8=E5=BC=B9=E7=AA=97=EF=BC=88=E8=A1=A5=E5=85=85=E8=A7=84?= =?UTF-8?q?=E5=88=99=EF=BC=89=20(#2587)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/me.ele.ts | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/apps/me.ele.ts b/src/apps/me.ele.ts index fbe0e5ca..85479a52 100644 --- a/src/apps/me.ele.ts +++ b/src/apps/me.ele.ts @@ -77,9 +77,17 @@ export default defineAppConfig({ '[id="me.ele:id/id_magex_mistview"][childCount=2] > ImageView + ImageView[clickable=true]', snapshotUrls: [ 'https://i.gkd.li/import/12726709', - 'https://i.gkd.li/import/13362878', + 'https://i.gkd.li/import/13476719', ], }, + { + key: 2, + name: '全能超市-活动弹窗', + activityIds: 'me.ele.application.ui.Launcher.LauncherActivity', + matches: + '[id="me.ele:id/fl_render_e_shop"] + FrameLayout >n ViewGroup[childCount=6] > View[index=5]', + snapshotUrls: 'https://i.gkd.li/import/13476611', + }, ], }, {