perf: 优化权限提示

This commit is contained in:
AIsouler
2024-03-15 19:32:26 +08:00
parent 6b32c1aca5
commit 33ec45fa3b
8 changed files with 14 additions and 4 deletions

View File

@@ -10,6 +10,8 @@ export default defineAppConfig({
name: '权限提示',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
matches: 'Button[text="前往开启"] - Button[text="取消"]',