mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf: 分类
通知权限分类到权限提示
This commit is contained in:
@@ -256,21 +256,20 @@ export default defineGkdApp({
|
||||
},
|
||||
{
|
||||
key: 20,
|
||||
name: '通知提示-请求通知权限弹窗',
|
||||
name: '权限提示-通知权限',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
actionMaximumKey: 0,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
actionMaximum: 1,
|
||||
quickFind: true,
|
||||
matches: 'LinearLayout > @[text="以后再说"] + [text="好的"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12700139',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
actionMaximumKey: 0,
|
||||
matches: '@ImageView + * > [text^="开启通知"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13670465',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user