perf: 支付宝-自动领取会员积分 (#1273)

This commit is contained in:
天方夜谭
2025-10-17 18:43:06 +08:00
committed by GitHub
parent d788a9fac4
commit 7efc669638

View File

@@ -512,8 +512,11 @@ export default defineGkdApp({
activityIds: activityIds:
'com.alipay.mobile.nebulax.xriver.activity.XRiverActivity', 'com.alipay.mobile.nebulax.xriver.activity.XRiverActivity',
matches: matches:
'@[text="全部领取"] < [childCount=1] <2 View <<2 * - * >2 [text="我的积分"]', '@[text="全部领取"] < [childCount=1] <n View <<2 * - * >2 [text="我的积分"]',
snapshotUrls: 'https://i.gkd.li/i/22951439', snapshotUrls: [
'https://i.gkd.li/i/22951439',
'https://i.gkd.li/i/22960401',
],
}, },
], ],
}, },