feat(软件包安装程序): 功能类-自动安装/更新软件(补充规则)

This commit is contained in:
AIsouler
2024-07-29 10:28:36 +08:00
parent 086544a98b
commit 37f8ec8710

View File

@@ -32,6 +32,16 @@ export default defineGkdApp({
'https://i.gkd.li/i/14047969',
],
},
{
key: 4,
position: {
left: 'width * 1.4975',
top: 'height * 0.5',
},
excludeMatches: '[text="更新"][clickable=true]',
matches: ['[text="要更新此应用吗?"]', '[text="取消"]'],
snapshotUrls: 'https://i.gkd.li/i/16406316',
},
],
},
{