mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(Zepp Life): 首页-底部广告 (#3262)
* feat(Zepp Life): 首页-底部广告 * feat(Zepp Life): 首页-底部广告补充quickFind
This commit is contained in:
@@ -14,5 +14,13 @@ export default defineAppConfig({
|
|||||||
rules: '[id="com.xiaomi.hm.health:id/skip_text"]',
|
rules: '[id="com.xiaomi.hm.health:id/skip_text"]',
|
||||||
snapshotUrls: ['https://i.gkd.li/import/13197367'],
|
snapshotUrls: ['https://i.gkd.li/import/13197367'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '首页-底部广告',
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.xiaomi.hm.health.activity.ChannelMainTabActivity',
|
||||||
|
rules: 'ImageView[id="com.xiaomi.hm.health:id/close_icon"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13695424',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user