From 1b4a72f66c33fb32ad369bcba6976e114542f695 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 7 Nov 2025 18:37:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=93=88=E5=95=B0-=E5=85=A8=E5=B1=8F?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=20#1404?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.jingyao.easybike.ts | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/apps/com.jingyao.easybike.ts b/src/apps/com.jingyao.easybike.ts index 319257fd..aa20b304 100644 --- a/src/apps/com.jingyao.easybike.ts +++ b/src/apps/com.jingyao.easybike.ts @@ -62,17 +62,16 @@ export default defineGkdApp({ { key: 0, fastQuery: true, - matchTime: 10000, - actionMaximum: 1, - resetMatch: 'app', activityIds: [ 'com.hellobike.ads.widget.insert.dialog.HBAdvertDialog', 'com.hellobike.atlas.business.portal.PortalActivity', + 'com.hellobike.hitch.business.homenew.HitchHomeActivity', ], matches: '[vid="actionDialogClose"]', snapshotUrls: [ 'https://i.gkd.li/i/12650090', 'https://i.gkd.li/i/16503613', + 'https://i.gkd.li/i/23407810', ], }, { @@ -100,6 +99,16 @@ export default defineGkdApp({ matches: '[desc="去使用"] + Button[text=null][visibleToUser=true]', snapshotUrls: 'https://i.gkd.li/i/12739316', }, + { + key: 4, + fastQuery: true, + activityIds: + 'com.hellobike.moped.platform.offline.web.OhoRealmWebActivity', + matches: + '@Image[childCount=0][text!=null] - View[childCount=1] > Image[childCount=0][text!=null] <