mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(京东): 首页弹窗-打开通知 (#2527)
This commit is contained in:
@@ -139,6 +139,20 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/13258981',
|
'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,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user