mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(十六番旅行): 开启通知弹窗 (#2928)
Co-authored-by: adproqwq <2757917031@qq.com>
This commit is contained in:
@@ -46,5 +46,15 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '开启通知弹窗',
|
||||||
|
desc: '自动点击“以后再说”',
|
||||||
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
rules: '[id="com.fan.app:id/tv_nj_later"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13601734',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user