From 54ece11b411d43465c7d3db922c2e9b524354c4e Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 24 Nov 2025 18:51:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BE=AE=E4=BF=A1-=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E7=B1=BB-=E8=87=AA=E5=8A=A8=E7=82=B9=E5=87=BB=E6=9C=AA?= =?UTF-8?q?=E8=AF=BB=E6=B6=88=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.mm.ts | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index 3263d7f2..004fc714 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -768,5 +768,31 @@ export default defineGkdApp({ }, ], }, + { + key: 42, + name: '功能类-自动点击未读消息(头像右上角为数字)', + rules: [ + { + fastQuery: true, + activityIds: '.ui.LauncherUI', + matches: + 'TextView[childCount=0] - ImageView[childCount=0] < RelativeLayout[childCount=2] < LinearLayout < @LinearLayout[clickable=true][visibleToUser=true]