mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
perf(美团): 功能类-付款后自动点击完成
This commit is contained in:
@@ -238,10 +238,13 @@ export default defineGkdApp({
|
||||
activityIds:
|
||||
'com.sankuai.waimai.platform.machpro.container.WMMPActivity',
|
||||
matches: [
|
||||
'[text="商家已接单"][visibleToUser=true]',
|
||||
'[text="商家已接单" || text="等待商家接单"][visibleToUser=true]',
|
||||
'[text="完成"][visibleToUser=true]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/i/14163717',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14163717',
|
||||
'https://i.gkd.li/i/17158063',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
||||
Reference in New Issue
Block a user