perf(快手极速版): 全屏广告-朋友推荐弹窗

This commit is contained in:
AIsouler
2024-04-22 21:07:45 +08:00
parent 3521e7991e
commit 4aa21f85d1

View File

@@ -15,11 +15,16 @@ export default defineGkdApp({
{ {
key: 2, key: 2,
name: '全屏广告-朋友推荐弹窗', name: '全屏广告-朋友推荐弹窗',
activityIds: 'com.yxcorp.gifshow.HomeActivity', rules: [
{
key: 0,
quickFind: true, quickFind: true,
rules: '@[vid="close_btn"] + [text="朋友推荐"]', activityIds: 'com.yxcorp.gifshow.HomeActivity',
matches: '@[vid="close_btn"] <n * > [text="朋友推荐"]',
snapshotUrls: 'https://i.gkd.li/i/14310639', snapshotUrls: 'https://i.gkd.li/i/14310639',
}, },
],
},
{ {
key: 3, key: 3,
name: '全屏广告-红包弹窗', name: '全屏广告-红包弹窗',