mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
fix(饿了么): 局部广告-首页底部浮窗广告误触
This commit is contained in:
@@ -138,8 +138,11 @@ export default defineGkdApp({
|
|||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'me.ele.application.ui.Launcher.LauncherActivity',
|
activityIds: 'me.ele.application.ui.Launcher.LauncherActivity',
|
||||||
rules:
|
rules:
|
||||||
'@ViewGroup[childCount=0][clickable=true] - ViewGroup[childCount=3] <<n [id="me.ele:id/id_magex_mist_view"]',
|
'@ViewGroup[childCount=0][clickable=true][visibleToUser=true] - ViewGroup[childCount=3] <<n [id="me.ele:id/id_magex_mist_view"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13710588',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/13710588',
|
||||||
|
'https://i.gkd.li/i/16326917', // 防止误触
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 8,
|
key: 8,
|
||||||
|
|||||||
Reference in New Issue
Block a user