From 910168fec1d4574b09a4aa3f3371b9f87904c9a6 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 15 Nov 2024 18:18:56 +0800 Subject: [PATCH] =?UTF-8?q?feat(=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(=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99=20#506)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 8c370bc8..386f7655 100644 --- a/src/apps/com.xunmeng.pinduoduo.ts +++ b/src/apps/com.xunmeng.pinduoduo.ts @@ -91,6 +91,17 @@ export default defineGkdApp({ 'https://i.gkd.li/i/17655498', ], }, + { + key: 8, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + activityIds: '.ui.activity.HomeActivity', + matches: + '@ViewGroup[childCount=1][clickable=true] < ViewGroup[childCount=2] < [childCount=1] < [childCount=1] < [childCount=1] < [childCount=1] < [childCount=1] < [childCount=1] < [childCount=1] <2 FrameLayout <2 [parent=null]', + exampleUrls: 'https://e.gkd.li/e5428072-9ee3-47e9-87ad-d8b47e24f173', + snapshotUrls: 'https://i.gkd.li/i/17773799', + }, ], }, {