From 384795ed67baa5d213cdc56f410b33d45cca8fe3 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 1 Apr 2024 14:27:55 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E9=A5=BF=E4=BA=86=E4=B9=88):=20=E5=B1=80?= =?UTF-8?q?=E9=83=A8=E5=B9=BF=E5=91=8A-=E9=A6=96=E9=A1=B5=E5=BA=95?= =?UTF-8?q?=E9=83=A8=E6=B5=AE=E7=AA=97=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/me.ele.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/me.ele.ts b/src/apps/me.ele.ts index fd8651a0..99b7b06a 100644 --- a/src/apps/me.ele.ts +++ b/src/apps/me.ele.ts @@ -133,9 +133,10 @@ export default defineAppConfig({ { key: 7, name: '局部广告-首页底部浮窗广告', + quickFind: true, activityIds: 'me.ele.application.ui.Launcher.LauncherActivity', rules: - 'LinearLayout >n FrameLayout >n ViewGroup[childCount=3] + ViewGroup[clickable=true]', + '@ViewGroup[childCount=0][clickable=true] - ViewGroup[childCount=3] <