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] <