From 346f363e819d8d5390f7b4443b5f60856a5905a9 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 28 Mar 2024 15:28:21 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=BE=AE=E4=BF=A1):=20=E5=85=A8=E5=B1=8F?= =?UTF-8?q?=E5=B9=BF=E5=91=8A-=E5=B0=8F=E7=A8=8B=E5=BA=8F-=E9=9D=92?= =?UTF-8?q?=E6=A1=94=E5=8D=95=E8=BD=A6-=E5=BC=B9=E7=AA=97=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=EF=BC=88=E8=AF=AF=E8=A7=A6=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.mm.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index 5f9429f9..63ae27ed 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -593,7 +593,8 @@ export default defineAppConfig({ { key: 0, 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', }, ],