From c124967cde1bb072aa37a76e703bbef5009a027c Mon Sep 17 00:00:00 2001 From: walklty <47232102+walklty@users.noreply.github.com> Date: Thu, 30 Nov 2023 21:21:58 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=A3=9E=E4=B9=A6):=20=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E7=A1=AE=E8=AE=A4=20(#2639)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update com.ss.android.lark.ts * Update com.ss.android.lark.ts --------- Co-authored-by: 二刺螈 close #2626 --- src/apps/com.ss.android.lark.ts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps/com.ss.android.lark.ts b/src/apps/com.ss.android.lark.ts index 84d74de4..c011d466 100644 --- a/src/apps/com.ss.android.lark.ts +++ b/src/apps/com.ss.android.lark.ts @@ -12,6 +12,17 @@ export default defineAppConfig({ rules: '[id="com.ss.android.lark:id/splash_skip_btn_layout"]', snapshotUrls: 'https://i.gkd.li/import/12870733', }, + { + enable: false, + key: 1, + name: '桌面端登录确认', + quickFind: true, + activityIds: + 'com.ss.lark.android.passport.biz.feature.sso.suite.SuiteConfirmActivity', + rules: + '[text="飞书 桌面端登录确认"] +2 [id="com.ss.android.lark:id/login_button"]', + snapshotUrls: 'https://i.gkd.li/import/13494960', + }, { enable: false, key: 10,