diff --git a/src/apps/com.tencent.mobileqq.ts b/src/apps/com.tencent.mobileqq.ts index e07a8388..c3e964be 100644 --- a/src/apps/com.tencent.mobileqq.ts +++ b/src/apps/com.tencent.mobileqq.ts @@ -101,6 +101,13 @@ export default defineAppConfig({ '@ImageView[clickable=true] - TextView[text="广告"] - [id="com.tencent.mobileqq:id/tv_name"]', snapshotUrls: 'https://gkd-kit.gitee.io/import/12749584', }, + { + key: 7, + name: '扫一扫-登录确认', + activityIds: 'com.tencent.biz.qrcode.activity.QRLoginAuthActivity', + rules: 'Button[text="拒绝"] - Button[text="登录"]', + snapshotUrls: 'https://gkd-kit.songe.li/import/12789287', + }, { enable: false, key: 10,