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]