mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(麦当劳): 功能类-关闭[开通免密支付]弹窗
This commit is contained in:
@@ -26,5 +26,19 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '功能类-关闭[开通免密支付]弹窗',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.mcd.order.activity.OrderDetailActivity',
|
||||||
|
matches: '@[vid="iv_close"] - * >2 [text*="免密支付"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/4b26dc9e-06d9-43a2-a105-6fb711c9aedb',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14798873',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user