mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
fix(菜鸟): 局部广告-卡片广告误触
This commit is contained in:
@@ -86,8 +86,11 @@ export default defineGkdApp({
|
|||||||
activityIds:
|
activityIds:
|
||||||
'com.cainiao.wireless.homepage.view.activity.HomePageActivity',
|
'com.cainiao.wireless.homepage.view.activity.HomePageActivity',
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[childCount=8] > @FrameLayout[clickable=true][childCount=0][text=null] <<n [vid="layout_root"]',
|
'FrameLayout[childCount=8] > @FrameLayout[clickable=true][childCount=0][text=null] + ImageView[childCount=0][text=null] <<n [vid="layout_root"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16024305',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/16024305',
|
||||||
|
'https://i.gkd.li/i/16518502', // 避免误触
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user