From dafbacab3ea20993e05d6572d25eaec8db0e01c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E6=96=B9=E5=A4=9C=E8=B0=AD?= <152615144+tianfangyetan1@users.noreply.github.com> Date: Sun, 26 Oct 2025 12:50:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=BF=90=E5=8A=A8=E4=B8=96=E7=95=8C-?= =?UTF-8?q?=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#1322)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.zjwh.android_wh_physicalfitness.ts | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/apps/com.zjwh.android_wh_physicalfitness.ts b/src/apps/com.zjwh.android_wh_physicalfitness.ts index c7519242..00b1d64b 100644 --- a/src/apps/com.zjwh.android_wh_physicalfitness.ts +++ b/src/apps/com.zjwh.android_wh_physicalfitness.ts @@ -76,11 +76,14 @@ export default defineGkdApp({ { key: 5, fastQuery: true, - activityIds: '.activity.HomeActivity', + activityIds: ['.activity.HomeActivity', '.mvi.home.HomeActivity'], matches: '@ImageView[childCount=0] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]', exampleUrls: 'https://e.gkd.li/2debed48-37f2-43ec-8b0f-3a5e06c23ed1', - snapshotUrls: 'https://i.gkd.li/i/17378546', + snapshotUrls: [ + 'https://i.gkd.li/i/17378546', + 'https://i.gkd.li/i/23145860', + ], }, { key: 6,