From d9ef20a4f00fea49234f07b2b7643b500dfc94fa Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:13:22 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E6=8B=BC=E5=A4=9A=E5=A4=9A):=20=E5=85=A8?= =?UTF-8?q?=E5=B1=8F=E5=B9=BF=E5=91=8A-=E5=BC=B9=E7=AA=97=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=20(#699)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: AIsouler --- src/apps/com.xunmeng.pinduoduo.ts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps/com.xunmeng.pinduoduo.ts b/src/apps/com.xunmeng.pinduoduo.ts index c31baca6..2353172e 100644 --- a/src/apps/com.xunmeng.pinduoduo.ts +++ b/src/apps/com.xunmeng.pinduoduo.ts @@ -104,6 +104,17 @@ export default defineGkdApp({ exampleUrls: 'https://e.gkd.li/e5428072-9ee3-47e9-87ad-d8b47e24f173', snapshotUrls: 'https://i.gkd.li/i/17773799', }, + { + key: 9, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + activityIds: '.ui.activity.HomeActivity', + matches: + '@ImageView[index=0][vid="pdd"][childCount=0][visibleToUser=true][width<120&&height<120] < RelativeLayout[childCount=2] < FrameLayout[childCount=1] < FrameLayout[childCount=1] < [parent=null]', + exampleUrls: 'https://e.gkd.li/64f35ab7-37e1-4060-aa91-468116a42cae', + snapshotUrls: 'https://i.gkd.li/i/18375615', + }, ], }, {