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