feat(金山文档) 更新提示

This commit is contained in:
Kun Jinkao
2024-02-19 23:08:36 +08:00
parent 3dfb0c6401
commit 4266cdd5ac

View File

@@ -20,5 +20,14 @@ export default defineAppConfig({
}, },
], ],
}, },
{
key: 2,
name: '更新提示',
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,
rules: '[text="发现新版本"] +3 [text="取消"]',
snapshotUrls: 'https://i.gkd.li/import/14333103',
},
], ],
}); });