Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
fix(支付宝):修复误触
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Jan 21, 2024
1 parent 0c337ab commit 57456ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/com.eg.android.AlipayGphone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export default defineAppConfig({
},
{
matches:
'[id="com.alipay.android.app:id/flybird_userinfo"] + * >8 FrameLayout[clickable=true][index=1]',
'[text="同意协议并确认交易"] < * <2 FrameLayout[childCount=2] + FrameLayout [text="暂不升级,继续付款"]',
snapshotUrls: 'https://i.gkd.li/import/13857535',
},
],
Expand Down

0 comments on commit 57456ed

Please sign in to comment.