From b9ba60281fecccb2cc3e3645c51c206d786bda04 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 24 Apr 2024 13:34:33 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B1=BD=E6=B0=B4=E9=9F=B3=E4=B9=90):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=EF=BC=88=E8=A1=A5=E5=85=85?= =?UTF-8?q?=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.luna.music.ts | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/src/apps/com.luna.music.ts b/src/apps/com.luna.music.ts index ae0e194d..14cef9c75 100644 --- a/src/apps/com.luna.music.ts +++ b/src/apps/com.luna.music.ts @@ -11,9 +11,20 @@ export default defineGkdApp({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', - rules: - 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView < FrameLayout[childCount>2] > @View[clickable=true] + TextView <