mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 23:33:42 +08:00
feat(京东): 首页弹窗-打开通知 (#2527)
This commit is contained in:
parent
5efc625852
commit
8a3619344d
|
@ -139,6 +139,20 @@ export default defineAppConfig({
|
|||
'https://i.gkd.li/import/13258981',
|
||||
],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 7,
|
||||
name: '首页弹窗-打开通知',
|
||||
desc: '自动点击正下方的【x】',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.jingdong.app.mall.MainFrameActivity',
|
||||
matches: '[id="com.jingdong.app.mall:id/btn_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13463618',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
|
Loading…
Reference in New Issue
Block a user