perf(菜鸟): 评价提示

This commit is contained in:
AIsouler
2024-04-14 15:38:52 +08:00
parent 11a7d8675c
commit 8155d6bc90

View File

@@ -71,11 +71,13 @@ export default defineAppConfig({
key: 6, key: 6,
name: '评价提示', name: '评价提示',
quickFind: true, quickFind: true,
matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
rules: '@[text="取消"] + [text="好评"]', rules: '@[text="取消"] + [text="好评"]',
snapshotUrls: 'https://i.gkd.li/i/13692761', snapshotUrls: [
'https://i.gkd.li/i/13692761',
'https://i.gkd.li/i/14969859',
],
}, },
{ {
key: 7, key: 7,