quickFind

This commit is contained in:
Kun Jinkao
2024-02-20 19:55:00 +08:00
parent 35f3ca51d1
commit c354424b11

View File

@@ -9,6 +9,7 @@ export default defineAppConfig({
name: '更新提示', name: '更新提示',
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
quickFind: true,
rules: '@[text="取消"] + [text="更新"]', rules: '@[text="取消"] + [text="更新"]',
snapshotUrls: 'https://i.gkd.li/import/14332576', snapshotUrls: 'https://i.gkd.li/import/14332576',
}, },