From e6768ad03cdc1e2e405c55dd93ed53cbb78327cd Mon Sep 17 00:00:00 2001 From: walklty <47232102+walklty@users.noreply.github.com> Date: Fri, 8 Dec 2023 21:16:31 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=8D=8E=E5=B0=94=E8=A1=97=E8=A7=81?= =?UTF-8?q?=E9=97=BB):=20=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#2935)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #2917 --- src/apps/com.wallstreetcn.news.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/apps/com.wallstreetcn.news.ts b/src/apps/com.wallstreetcn.news.ts index 27b876d8..7984118b 100644 --- a/src/apps/com.wallstreetcn.news.ts +++ b/src/apps/com.wallstreetcn.news.ts @@ -7,7 +7,10 @@ export default defineAppConfig({ { key: 0, name: '启动-开屏广告', - activityIds: ['com.wallstreetcn.news.ProxyMainActivity'], + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + quickFind: true, rules: [ { matches: '[id="com.wallstreetcn.news:id/iv_jump"]',