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] <