From e28ab91a05dd34e9895332eb60f8d06abeb4e2d2 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 6 Dec 2024 10:41:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(123=E4=BA=91=E7=9B=98):=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#565)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.mfcloudcalculate.networkdisk.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/apps/com.mfcloudcalculate.networkdisk.ts b/src/apps/com.mfcloudcalculate.networkdisk.ts index d754882f..7732da9b 100644 --- a/src/apps/com.mfcloudcalculate.networkdisk.ts +++ b/src/apps/com.mfcloudcalculate.networkdisk.ts @@ -92,6 +92,15 @@ export default defineGkdApp({ exampleUrls: 'https://e.gkd.li/af430910-56e0-4b19-b23f-b120ce19fdc0', snapshotUrls: 'https://i.gkd.li/i/17456625', }, + { + key: 5, + fastQuery: true, + activityIds: '.MainActivity', + matches: + '@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]', + exampleUrls: 'https://e.gkd.li/069fb571-ab57-42a7-a360-79b44efc2790', + snapshotUrls: 'https://i.gkd.li/i/18032004', + }, ], }, {