feat: 通知提示(补充字段)

This commit is contained in:
aisouler
2024-02-06 22:25:41 +08:00
parent 19df630625
commit a40d1f7f38
123 changed files with 371 additions and 152 deletions

View File

@@ -30,9 +30,11 @@ export default defineAppConfig({
{
key: 7,
name: '通知提示-订阅感兴趣的通知',
desc: '点击暂不开启',
desc: '点击"暂不开启"',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: '[text="订阅感兴趣的通知"] +2 LinearLayout [text="暂不开启"]',
snapshotUrls: 'https://i.gkd.li/import/13399195',
},
@@ -43,6 +45,7 @@ export default defineAppConfig({
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules:
'[text="打开推送通知"] +2 LinearLayout > [id="com.bilibili.app.in:id/close"]',
snapshotUrls: 'https://i.gkd.li/import/13600976',