mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(飞书): 登录确认 (#2639)
* Update com.ss.android.lark.ts * Update com.ss.android.lark.ts --------- Co-authored-by: 二刺螈 <i@songe.li> close #2626
This commit is contained in:
@@ -12,6 +12,17 @@ export default defineAppConfig({
|
|||||||
rules: '[id="com.ss.android.lark:id/splash_skip_btn_layout"]',
|
rules: '[id="com.ss.android.lark:id/splash_skip_btn_layout"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12870733',
|
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,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user