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,