feat(京东金融): 通知提醒 (#1799)

This commit is contained in:
xiaowonet
2023-11-04 01:24:54 +08:00
committed by GitHub
parent e2b321252a
commit 56343c1c90

View File

@@ -17,5 +17,14 @@ export default defineAppConfig({
},
],
},
{
key: 1,
name: '通知提醒',
quickFind: true,
actionMaximum: 1,
activityIds: 'com.jd.jrapp.bm.mainbox.main.MainActivity',
rules: 'TextView[text^="打开通知"] +2 [id="com.jd.jrapp:id/iv_close"]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/13249998',
},
],
});