From ae04d2a5b623fe6c1ea57bd1e3c3ae5afa15e6e5 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 11 Dec 2024 19:24:29 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=98=80=E5=97=92=E5=87=BA=E8=A1=8C):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(=E8=A1=A5=E5=85=85?= =?UTF-8?q?=E8=A7=84=E5=88=99=20#589)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.didapinche.booking.ts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps/com.didapinche.booking.ts b/src/apps/com.didapinche.booking.ts index 1a74d84a..1cdaf2ed 100644 --- a/src/apps/com.didapinche.booking.ts +++ b/src/apps/com.didapinche.booking.ts @@ -10,9 +10,20 @@ export default defineGkdApp({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', + actionMaximumKey: 0, priorityTime: 10000, rules: [ { + key: 0, + fastQuery: true, + activityIds: '.home.activity.StartActivity', + matches: + '@[text.length<10][text*="跳过"][visibleToUser=true] < FrameLayout[childCount>2] > @View[clickable=true][text=null][visibleToUser=true] + TextView[visibleToUser=true][text=null][index=parent.childCount.minus(1)]', snapshotUrls: [