feat(星影视频): 弹窗广告(补充 activityId) (#3405)

This commit is contained in:
Kun Jinkao
2023-12-24 21:10:48 +08:00
committed by GitHub
parent a547eea4f5
commit 4e7aaf63e5

View File

@@ -21,10 +21,13 @@ export default defineAppConfig({
{ {
key: 0, key: 0,
name: '腾讯广告', name: '腾讯广告',
activityIds: 'com.xsj.app.MainActivity', activityIds: ['com.xsj.app.MainActivity', 'com.qq.e.ads.ADActivity'],
matches: matches:
'ImageView -2 FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]', 'ImageView -2 FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
snapshotUrls: 'https://i.gkd.li/import/13625504', snapshotUrls: [
'https://i.gkd.li/import/13625504',
'https://i.gkd.li/import/13761165',
],
}, },
{ {
key: 1, key: 1,