fix(微信): 全屏广告-小程序-青桔单车-弹窗广告(误触)

This commit is contained in:
AIsouler
2024-03-28 15:28:21 +08:00
parent b307b5fac1
commit 346f363e81

View File

@@ -593,7 +593,8 @@ export default defineAppConfig({
{ {
key: 0, key: 0,
activityIds: 'com.tencent.mm.plugin.appbrand.ui.AppBrandUI', activityIds: 'com.tencent.mm.plugin.appbrand.ui.AppBrandUI',
matches: 'WebView > View > View > View[childCount=2] > View + Image', matches:
'WebView > View[childCount=15] > View > View[childCount=2] > View > Image < * + Image',
snapshotUrls: 'https://i.gkd.li/i/14392363', snapshotUrls: 'https://i.gkd.li/i/14392363',
}, },
], ],