From a0abd15b150ed3085975c1c3fd276a689d1ba47b Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Sat, 24 Feb 2024 17:17:28 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=BA=94=E7=94=A8=E5=8C=85=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=BB=84=E4=BB=B6)=20=E5=8A=9F=E8=83=BD=E7=B1=BB-?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=9B=B4=E6=96=B0=E5=BA=94=E7=94=A8=EF=BC=88?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.miui.packageinstaller.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/com.miui.packageinstaller.ts b/src/apps/com.miui.packageinstaller.ts index 3be8b743..c2b77278 100644 --- a/src/apps/com.miui.packageinstaller.ts +++ b/src/apps/com.miui.packageinstaller.ts @@ -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', ], }, {