feat(十六番旅行): 开启通知弹窗 (#2928)

Co-authored-by: adproqwq <2757917031@qq.com>
This commit is contained in:
adproqwq
2023-12-08 21:14:29 +08:00
committed by GitHub
parent 07d566e6ca
commit dbc248cd13

View File

@@ -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',
},
],
});