mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(支付宝): 小程序-哈啰-专属额度到账弹窗
This commit is contained in:
@@ -215,5 +215,23 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 15,
|
||||
name: '全屏广告-小程序-哈啰-专属额度到账弹窗',
|
||||
desc: '点击关闭',
|
||||
activityIds: 'com.alipay.mobile.nebulax.xriver.activity.XRiverActivity',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'[id="com.alipay.mobile.nebula:id/h5_pc_container"] View[childCount=1] > View[childCount=2] > View + Image[text=""]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/bfc87673-cba3-4a5b-ba77-210de8244604',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/14112224',
|
||||
'https://i.gkd.li/import/14176001', //不加text=""误触
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user