perf(bilibili): 通知提示

This commit is contained in:
AIsouler
2024-06-20 16:16:20 +08:00
parent 67e60b14fa
commit e24d8a5340

View File

@@ -34,9 +34,13 @@ export default defineGkdApp({
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
rules: '[text="订阅感兴趣的通知"] +2 LinearLayout [text="暂不开启"]', rules: [
{
matches: ['[text="订阅感兴趣的通知"]', '[text="暂不开启"]'],
snapshotUrls: 'https://i.gkd.li/i/13399195', snapshotUrls: 'https://i.gkd.li/i/13399195',
}, },
],
},
{ {
key: 8, key: 8,
name: '权限提示-通知权限', name: '权限提示-通知权限',