mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(京东金融): 通知提醒 (#1799)
This commit is contained in:
@@ -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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user