mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
fix: 美团-功能类-付款后自动点击完成 #1028
This commit is contained in:
@@ -271,10 +271,11 @@ export default defineGkdApp({
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
action: 'clickCenter', // https://github.com/AIsouler/GKD_subscription/issues/1028
|
||||
activityIds:
|
||||
'com.meituan.android.hybridcashier.HybridCashierActivity',
|
||||
matches:
|
||||
'[text="支付成功"] >5 @[clickable=true][text="完成"] <<n [vid="mil_container"]',
|
||||
'[text="支付成功"] >5 @[visibleToUser=true][text="完成"] <<n [vid="mil_container"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14392284',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user