feat: 优化部分规则

This commit is contained in:
aisouler
2024-02-16 13:57:11 +08:00
parent ffd30eda0b
commit d69af989cf
2 changed files with 0 additions and 2 deletions

View File

@@ -63,7 +63,6 @@ export default defineAppConfig({
key: 3,
name: '更新提示-关闭更新弹窗',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: 'LinearLayout[childCount=3] > [text="以后再说"][index=0]',

View File

@@ -60,7 +60,6 @@ export default defineAppConfig({
key: 11,
name: '通知提示-请求通知权限提示弹窗',
desc: '自动点击关闭按钮',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,