From 0d02541440bd1611a0e12fe1cddc2efc96e92e8a Mon Sep 17 00:00:00 2001 From: xiaowonet <33050133+xiaowonet@users.noreply.github.com> Date: Tue, 2 Jan 2024 19:50:41 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E9=92=89=E9=92=89):=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BC=B9=E7=AA=97=20(#3465)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(钉钉): 版本更新弹窗 * chore(actions): check_format_lint * Update com.alibaba.android.rimet.ts --------- Co-authored-by: github-actions[bot] --- src/apps/com.alibaba.android.rimet.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/apps/com.alibaba.android.rimet.ts b/src/apps/com.alibaba.android.rimet.ts index 48bf48f5..c2d89da9 100644 --- a/src/apps/com.alibaba.android.rimet.ts +++ b/src/apps/com.alibaba.android.rimet.ts @@ -95,6 +95,11 @@ export default defineAppConfig({ matches: '@Button[text*="暂不更新"] + Button[text*="更新"]', snapshotUrls: 'https://i.gkd.li/import/13402478', }, + { + matches: + 'TextView[id="com.alibaba.android.rimet:id/dialog_close_button"]', + snapshotUrls: 'https://i.gkd.li/import/13772151', + }, ], }, {