mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
fix(应用包管理组件): 自动安装失效
This commit is contained in:
@@ -196,11 +196,11 @@ export default defineGkdApp({
|
||||
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
||||
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||
],
|
||||
matches:
|
||||
'[id="com.miui.packageinstaller:id/install_checked"][checked=false][text="已了解此安装包未经安全检测"]',
|
||||
matches: '[text="已了解此安装包未经安全检测"][checked=false]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13024730', // 未勾选
|
||||
'https://i.gkd.li/i/13024731', // 已勾选
|
||||
'https://i.gkd.li/i/16171390',
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user