From 969c29ff60b2a2765f6cac9bf1bcbf17abe8cc0d Mon Sep 17 00:00:00 2001 From: AIsouler Date: Tue, 8 Apr 2025 17:48:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BE=AE=E4=BF=A1-=E6=9C=8B=E5=8F=8B?= =?UTF-8?q?=E5=9C=88=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.mm.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index 22d8751b..b396d201 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -43,7 +43,7 @@ export default defineGkdApp({ { key: 2, matches: - '[name$="RecyclerView"||name$="ListView"] >(1,2) RelativeLayout >(3,4) LinearLayout > LinearLayout > LinearLayout[childCount=2] > LinearLayout[index=1][clickable=true][visibleToUser=true][childCount=0]', + '[name$="RecyclerView"||name$="ListView"] >(1,2) RelativeLayout >3 LinearLayout > LinearLayout > LinearLayout[childCount=2] > LinearLayout[index=1][clickable=true][visibleToUser=true]', snapshotUrls: [ 'https://i.gkd.li/i/14647413', 'https://i.gkd.li/i/19633571', @@ -53,7 +53,7 @@ export default defineGkdApp({ // 预留key // 第二段 { - preKeys: [0, 1], + preKeys: [0, 1, 2], key: 25, name: '点击[关闭]', fastQuery: true,