mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(拼多多):下单成功邀请好友弹窗 (#3859)
Signed-off-by: AIsouler <57941037+AIsouler@users.noreply.github.com>
This commit is contained in:
@@ -218,5 +218,18 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/13925380', // checked=true
|
'https://i.gkd.li/import/13925380', // checked=true
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 12,
|
||||||
|
quickFind: true,
|
||||||
|
name: '全屏广告-下单成功邀请好友弹窗',
|
||||||
|
desc: '点击X',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
activityIds: 'com.xunmeng.pinduoduo.activity.NewPageMaskActivity',
|
||||||
|
matches: '[id="com.xunmeng.pinduoduo:id/pdd"] >7 [text="关闭弹窗"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13927594',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user