From 2ec19155a721087cd7d8e9ac057445bf71182b43 Mon Sep 17 00:00:00 2001 From: walklty <47232102+walklty@users.noreply.github.com> Date: Fri, 24 Nov 2023 00:02:02 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=8D=8E=E4=B8=BA=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=B8=82=E5=9C=BA):=20=E6=9B=B4=E6=96=B0=E6=8F=90=E7=A4=BA(?= =?UTF-8?q?=E5=85=BC=E5=AE=B9=E6=89=80=E6=9C=89=E5=8D=8E=E4=B8=BA=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E5=BA=94=E7=94=A8)=20(#2425)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #2417 --- src/apps/com.huawei.appmarket.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/apps/com.huawei.appmarket.ts b/src/apps/com.huawei.appmarket.ts index 53ea1304..8f714e84 100644 --- a/src/apps/com.huawei.appmarket.ts +++ b/src/apps/com.huawei.appmarket.ts @@ -17,7 +17,10 @@ export default defineAppConfig({ { key: 1, name: '更新弹窗', - activityIds: 'com.huawei.appmarket.MarketActivity', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + quickFind: true, rules: '@[text="以后再说"] + [text="立即更新"]', snapshotUrls: 'https://i.gkd.li/import/13228520', },