feat(知到): 消息推送通知 (#2969)

This commit is contained in:
aoguai 2023-12-11 19:25:32 +08:00 committed by GitHub
parent c5afd349c6
commit ab2816e110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,9 +23,15 @@ export default defineAppConfig({
name: '消息推送通知',
desc: '自动点击暂不开启。',
quickFind: true,
activityIds: 'com.able.wisdomtree.widget.MyAlertDialog',
activityIds: [
'com.able.wisdomtree.widget.MyAlertDialog',
'com.able.wisdomtree.login.MainGroupActivity',
],
rules: 'TextView[id="com.able.wisdomtree:id/negativeButton"]',
snapshotUrls: 'https://i.gkd.li/import/13458779',
snapshotUrls: [
'https://i.gkd.li/import/13458779',
'https://i.gkd.li/import/13623441',
],
},
{
enable: false,