From 52a28934d1ff36eeac4e76318323e05f50bab887 Mon Sep 17 00:00:00 2001 From: aoguai <34203474+aoguai@users.noreply.github.com> Date: Sun, 24 Dec 2023 20:15:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=9F=A5=E5=88=B0):=20=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E6=8E=A8=E9=80=81=E9=80=9A=E7=9F=A5=20(#3263)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.able.wisdomtree.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/apps/com.able.wisdomtree.ts b/src/apps/com.able.wisdomtree.ts index 9b5c2aa2..0eaea821 100644 --- a/src/apps/com.able.wisdomtree.ts +++ b/src/apps/com.able.wisdomtree.ts @@ -23,14 +23,14 @@ export default defineAppConfig({ name: '消息推送通知', desc: '自动点击暂不开启。', quickFind: true, - activityIds: [ - 'com.able.wisdomtree.widget.MyAlertDialog', - 'com.able.wisdomtree.login.MainGroupActivity', - ], + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', rules: 'TextView[id="com.able.wisdomtree:id/negativeButton"]', snapshotUrls: [ 'https://i.gkd.li/import/13458779', 'https://i.gkd.li/import/13623441', + 'https://i.gkd.li/import/13695447', ], }, {