mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(应用包管理组件) 功能类-自动更新应用(优化规则)
This commit is contained in:
@@ -134,11 +134,11 @@ export default defineAppConfig({
|
||||
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
||||
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||
],
|
||||
matches:
|
||||
'[text="取消更新"] < LinearLayout - @FrameLayout > LinearLayout > [text="继续更新"]',
|
||||
matches: ['[text="取消更新"]', '[text="继续更新"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12817988',
|
||||
'https://i.gkd.li/i/12910080',
|
||||
'https://i.gkd.li/i/14392274',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user