From ab8227538799caa7ede85be6e5572ae455087e12 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 18 Apr 2024 19:23:09 +0800 Subject: [PATCH] =?UTF-8?q?feat(LOFTER):=20=E5=BC=80=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=EF=BC=88=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.lofter.android.ts | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/src/apps/com.lofter.android.ts b/src/apps/com.lofter.android.ts index 1cd003cc..c26cdedb 100644 --- a/src/apps/com.lofter.android.ts +++ b/src/apps/com.lofter.android.ts @@ -11,9 +11,20 @@ export default defineAppConfig({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', - rules: - 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView < FrameLayout[childCount>2] > @View[clickable=true] + TextView <