mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(支付宝): 全屏广告-小程序-红包弹窗
This commit is contained in:
@@ -268,5 +268,21 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 18,
|
||||||
|
name: '全屏广告-小程序-红包弹窗',
|
||||||
|
desc: '点击关闭',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
action: 'clickCenter',
|
||||||
|
activityIds:
|
||||||
|
'com.alipay.mobile.nebulax.xriver.activity.XRiverActivity$XRiverLite1',
|
||||||
|
matches: 'View[childCount=2] > View > Image < * + [text="X"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/19ba92ce-0c57-4559-ab53-89b912fe8506',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14783332',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user