mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 通知提示(补充字段)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user