mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf(支付宝): 功能类-支付后自动点击完成 (#481)
This commit is contained in:
@@ -173,11 +173,15 @@ export default defineGkdApp({
|
||||
'com.alipay.android.msp.ui.views.MspContainerActivity',
|
||||
'com.alipay.android.phone.businesscommon.ucdp.nfc.activity.NResPageActivity',
|
||||
],
|
||||
matches: ['[text="支付成功" || text="充值成功"]', '[text="完成"]'],
|
||||
matches: [
|
||||
'[text="支付成功" || text="充值成功" || text="提交成功"]',
|
||||
'[text="完成"]',
|
||||
],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14008852',
|
||||
'https://i.gkd.li/i/16328809',
|
||||
'https://i.gkd.li/i/17503266',
|
||||
'https://i.gkd.li/i/17686972',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user