mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 04:52:21 +08:00
feat(拼多多):下单成功邀请好友弹窗 (#3859)
Signed-off-by: AIsouler <57941037+AIsouler@users.noreply.github.com>
This commit is contained in:
parent
41595148bd
commit
a19fdb3a57
|
@ -218,5 +218,18 @@ export default defineAppConfig({
|
|||
'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',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user