feat(腾讯视频): 全屏广告优化 (#2745)

* Update com.tencent.qqlive.ts

* chore(actions): check_format_lint

* Update com.tencent.qqlive.ts

* Update com.tencent.qqlive.ts

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Otis0227
2023-12-03 16:47:48 +08:00
committed by GitHub
parent f2f6af1b19
commit a2d22f1976

View File

@@ -140,6 +140,13 @@ export default defineAppConfig({
'FrameLayout[childCount=2] > FrameLayout > RelativeLayout > View[id!=null][clickable=true]', 'FrameLayout[childCount=2] > FrameLayout > RelativeLayout > View[id!=null][clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/13043079', snapshotUrls: 'https://i.gkd.li/import/13043079',
}, },
{
key: 2,
name: '全屏广告2',
quickFind: true,
matches: '@[text$="关闭广告"][clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/13526547',
},
], ],
}, },
{ {