mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf(美团): 功能类-付款后自动点击完成
This commit is contained in:
@@ -238,10 +238,13 @@ export default defineGkdApp({
|
|||||||
activityIds:
|
activityIds:
|
||||||
'com.sankuai.waimai.platform.machpro.container.WMMPActivity',
|
'com.sankuai.waimai.platform.machpro.container.WMMPActivity',
|
||||||
matches: [
|
matches: [
|
||||||
'[text="商家已接单"][visibleToUser=true]',
|
'[text="商家已接单" || text="等待商家接单"][visibleToUser=true]',
|
||||||
'[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,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user