From 6d31661c09aef5e974bae9416f838f6faec8f529 Mon Sep 17 00:00:00 2001 From: aisouler Date: Sat, 10 Feb 2024 11:49:03 +0800 Subject: [PATCH] =?UTF-8?q?fix(QQ):=20=E8=87=AA=E5=8A=A8=E6=8A=A2=E7=BA=A2?= =?UTF-8?q?=E5=8C=85=EF=BC=88=E4=BF=AE=E5=A4=8D=E8=AF=AF=E8=A7=A6=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.mobileqq.ts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/apps/com.tencent.mobileqq.ts b/src/apps/com.tencent.mobileqq.ts index fe3c6510..ced815df 100644 --- a/src/apps/com.tencent.mobileqq.ts +++ b/src/apps/com.tencent.mobileqq.ts @@ -592,7 +592,7 @@ export default defineAppConfig({ { key: 0, matches: - 'TextView[text*="红包"] - @ViewGroup[childCount=5] > TextView[text!="已领取"]', + 'ImageView <<2 FrameLayout +2 * >3 TextView[text*="红包"] - @ViewGroup[childCount=5] > TextView[text!="已领取"]', exampleUrls: 'https://m.gkd.li/57941037/7a933a7f-dc5a-4eb7-8a6f-fe3cc4e8fb5e', snapshotUrls: 'https://i.gkd.li/import/14221309', @@ -600,8 +600,7 @@ export default defineAppConfig({ { preKeys: 0, key: 1, - matches: - '[id="android:id/content"] >4 ViewGroup[index=1] > ImageView', + matches: '@[desc="拆红包"] - RelativeLayout > [text!=null]', exampleUrls: 'https://m.gkd.li/57941037/61006833-9806-45b2-b3a1-55b9b248958f', snapshotUrls: 'https://i.gkd.li/import/14221242',