mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(华为运动健康): 底部横幅广告 (#2912)
* Add files via upload * Update com.huawei.health.ts
This commit is contained in:
@@ -55,5 +55,17 @@ export default defineAppConfig({
|
||||
rules: '[text="开启个性化推荐"] +2 [text="开启"] + Button',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13546292',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 4,
|
||||
name: '底部横幅广告',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.huawei.health.MainActivity',
|
||||
matches: '[id="com.huawei.health:id/marketing_close_icon"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13587206',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user