mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
perf: 美团
This commit is contained in:
@@ -164,9 +164,11 @@ export default defineAppConfig({
|
|||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
matches: '@[vid="iv_close" || text="跳过"] <n * > [text^="开启通知"]',
|
||||||
'[id="com.sankuai.meituan:id/notify_open_hint_title"] +n [id="com.sankuai.meituan:id/later"]',
|
snapshotUrls: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13439134',
|
'https://i.gkd.li/i/13439134',
|
||||||
|
'https://i.gkd.li/i/15047918',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@@ -204,23 +206,24 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 12,
|
key: 12,
|
||||||
name: '功能类-付款后自动点击完成',
|
name: '功能类-付款后自动点击完成',
|
||||||
|
quickFind: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
quickFind: true,
|
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.sankuai.waimai.platform.machpro.container.WMMPActivity',
|
'com.sankuai.waimai.platform.machpro.container.WMMPActivity',
|
||||||
matches:
|
matches: [
|
||||||
'[vid="mach_pro_root"] ViewGroup[childCount=3] > [text="完成"]',
|
'[text="商家已接单"][visibleToUser=true]',
|
||||||
exampleUrls:
|
'[text="完成"][visibleToUser=true]',
|
||||||
'https://m.gkd.li/57941037/257a3a0d-966b-4c16-89d9-abf9acaef9a9',
|
],
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14163717',
|
snapshotUrls: 'https://i.gkd.li/i/14163717',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.meituan.android.hybridcashier.HybridCashierActivity',
|
'com.meituan.android.hybridcashier.HybridCashierActivity',
|
||||||
matches: '[text="支付成功"] >n [text="完成"][clickable=true]',
|
matches:
|
||||||
|
'[text="支付成功"] >5 @[text="完成"][clickable=true] <<n [vid="mil_container"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14392284',
|
snapshotUrls: 'https://i.gkd.li/i/14392284',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user