perf: 应用包管理组件-功能类-自动安装/更新应用

This commit is contained in:
AIsouler
2025-05-06 20:16:08 +08:00
parent e2b612be9c
commit f80b40a25b

View File

@@ -43,12 +43,13 @@ export default defineGkdApp({
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity', 'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
], ],
matches: matches:
'@FrameLayout[clickable=true] > LinearLayout[childCount=1] > [text^="继续"][text.length=4]', '@FrameLayout[clickable=true] > LinearLayout[childCount=1] > [text^="继续" || text^="仍然"][text.length=4][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/bd3e2764-4978-44ed-93d3-f176c23c3ec4', exampleUrls: 'https://e.gkd.li/bd3e2764-4978-44ed-93d3-f176c23c3ec4',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/16487278', 'https://i.gkd.li/i/16487278',
'https://i.gkd.li/i/16487282', 'https://i.gkd.li/i/16487282',
'https://i.gkd.li/i/17691996', 'https://i.gkd.li/i/17691996',
'https://i.gkd.li/i/20053957',
], ],
}, },
{ {