perf: 分类

通知权限分类到权限提示
This commit is contained in:
AIsouler
2024-05-12 21:38:49 +08:00
parent 795d86005e
commit a597ee356b
122 changed files with 261 additions and 227 deletions

View File

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