mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(中信银行) 局部广告-理财产品悬浮广告 (#22)
This commit is contained in:
@@ -40,5 +40,12 @@ export default defineAppConfig({
|
|||||||
rules: '@[text="取消"] + [text="立即开启"]',
|
rules: '@[text="取消"] + [text="立即开启"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13399102',
|
snapshotUrls: 'https://i.gkd.li/import/13399102',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
name: '局部广告-理财产品悬浮广告',
|
||||||
|
activityIds: 'com.ecitic.bank.mobile.ui.MainActivity',
|
||||||
|
rules: '@[clickable=true] +2 [text="恭喜您关注到宝藏基金"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14208637',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user