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

@@ -6,15 +6,14 @@ export default defineGkdApp({
groups: [
{
key: 1,
name: '通知提示-开启推送通知',
name: '权限提示-通知权限',
quickFind: true,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
key: 0,
name: '通知提示-开启推送通知提示弹窗',
quickFind: true,
actionMaximum: 1,
matchTime: 30000,
resetMatch: 'app',
matches: '[id="com.tencent.weread:id/open_notification_close"]',
snapshotUrls: [
'https://i.gkd.li/i/12642247',
@@ -23,9 +22,6 @@ export default defineGkdApp({
},
{
key: 1,
name: '通知提示-开启推送通知提示信息',
actionMaximum: 1,
resetMatch: 'app',
matches:
'[text="开启推送通知"] +3 [clickable=true][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/14190089',