mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
perf(应用包管理组件): 功能类-自动安装应用
This commit is contained in:
@@ -79,11 +79,12 @@ export default defineGkdApp({
|
||||
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
||||
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||
],
|
||||
matches: ['[text="取消安装"]', '[text="继续安装"]'],
|
||||
matches: '[text="继续安装"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12818034',
|
||||
'https://i.gkd.li/i/12818054',
|
||||
'https://i.gkd.li/i/12889120',
|
||||
'https://i.gkd.li/i/16322775',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user