From d788a9fac4d6e235abe3c5a4d62d3d229a880c2c 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: Fri, 17 Oct 2025 18:42:49 +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(#1274)?= 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 818fec08..ababb7aa 100644 --- a/src/apps/com.zjwh.android_wh_physicalfitness.ts +++ b/src/apps/com.zjwh.android_wh_physicalfitness.ts @@ -58,9 +58,12 @@ export default defineGkdApp({ fastQuery: true, activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity', matches: - '@ImageView[clickable=true] - RelativeLayout > [text="反馈"]', + '@ImageView[clickable=true][width<110 && height<110] - RelativeLayout >(1,2) [text="反馈"]', exampleUrls: 'https://e.gkd.li/6882bcf4-1aa1-47e1-b7ad-299d4aa7bfd9', - snapshotUrls: 'https://i.gkd.li/i/13554229', + snapshotUrls: [ + 'https://i.gkd.li/i/13554229', + 'https://i.gkd.li/i/22960459', + ], }, { key: 4,