feat(奇妙应用):搜索页-卡片广告 (#3271)

close #3241
This commit is contained in:
jiuqianyuan
2023-12-24 20:19:34 +08:00
committed by GitHub
parent ce788269bd
commit 182a1201fd

View File

@@ -79,5 +79,15 @@ export default defineAppConfig({
'[id="com.magicalstory.AppStore:id/tv_update"] <2 * + * > [id="com.magicalstory.AppStore:id/iv_close"]', '[id="com.magicalstory.AppStore:id/tv_update"] <2 * + * > [id="com.magicalstory.AppStore:id/iv_close"]',
snapshotUrls: 'https://i.gkd.li/import/13459373', snapshotUrls: 'https://i.gkd.li/import/13459373',
}, },
{
key: 6,
name: '搜索页-卡片广告',
desc: '腾讯广告',
actionMaximum: 1,
activityIds: 'com.magicalstory.AppStore.search.searchActivity',
rules:
'FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView[width<80][height<80]',
snapshotUrls: 'https://i.gkd.li/import/13695554',
},
], ],
}); });