mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
perf(支付宝): 功能类-支付后自动点击完成
This commit is contained in:
@@ -170,9 +170,10 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity',
|
||||
matches: ['[text="支付成功"]', '[text="完成"]'],
|
||||
matches: ['[text="支付成功" || text="充值成功"]', '[text="完成"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14008852',
|
||||
'https://i.gkd.li/i/16328809',
|
||||
'https://i.gkd.li/i/17503266',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user