From dd39c2186c2a7b7ec2ad5890882abdfcbcf01a8c Mon Sep 17 00:00:00 2001 From: aisouler Date: Wed, 7 Feb 2024 20:57:33 +0800 Subject: [PATCH] =?UTF-8?q?fix(QQ):=20=E8=81=8A=E5=A4=A9=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=E8=AF=AF=E8=A7=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.mobileqq.ts | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/apps/com.tencent.mobileqq.ts b/src/apps/com.tencent.mobileqq.ts index da3b8aa7..eceeee5f 100644 --- a/src/apps/com.tencent.mobileqq.ts +++ b/src/apps/com.tencent.mobileqq.ts @@ -514,10 +514,13 @@ export default defineAppConfig({ name: '集福卡活动卡片', activityIds: 'com.tencent.mobileqq.activity.SplashActivity', matches: - 'FrameLayout[childCount=2] FrameLayout[childCount=2] > FrameLayout[index=1] > RelativeLayout[childCount=4] > ImageView[index=3]', + 'FrameLayout[childCount=2] >4 FrameLayout[childCount=2] > FrameLayout[index=1] > RelativeLayout[childCount=4] > TextView[index=1][text!*="正在语音通话"] +2 ImageView', exampleUrls: 'https://m.gkd.li/57941037/3bf709fc-eefc-4d66-9a00-475738934cd7', - snapshotUrls: 'https://i.gkd.li/import/14178667', + snapshotUrls: [ + 'https://i.gkd.li/import/14178667', + 'https://i.gkd.li/import/14193973', // 误触界面 + ], }, { key: 1,