From 23a84511b7c54d0f88063e3b825544ffc0224b02 Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:01:13 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=9C=9C=E6=BA=90):=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=BC=B9=E7=AA=97=20(#3502)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat(蜜源):版本升级弹窗 Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> * chore(actions): check_format_lint --------- Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Co-authored-by: github-actions[bot] --- src/apps/com.jf.my.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/apps/com.jf.my.ts b/src/apps/com.jf.my.ts index c7bd47eb..2ee01276 100644 --- a/src/apps/com.jf.my.ts +++ b/src/apps/com.jf.my.ts @@ -7,6 +7,10 @@ export default defineAppConfig({ { key: 0, name: '版本升级弹窗', + quickFind: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', activityIds: [ 'com.lbe.security.ui.CountdownDialogActivity', 'com.jf.my.MainActivity', @@ -20,6 +24,11 @@ export default defineAppConfig({ 'https://i.gkd.li/import/12840591', ], }, + { + matches: + '[id="com.jf.my:id/toUpgradeTv"] - [id="com.jf.my:id/cancelTv"]', + snapshotUrls: 'https://i.gkd.li/import/13786867', + }, ], }, {