From bfffb715bb19a1317917ae6c6f1d06885c6fa533 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 6 May 2024 20:20:28 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E6=94=AF=E4=BB=98=E5=AE=9D):=20=E5=B1=80?= =?UTF-8?q?=E9=83=A8=E5=B9=BF=E5=91=8A-=E5=8D=A1=E7=89=87=E5=B9=BF?= =?UTF-8?q?=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.eg.android.AlipayGphone.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.eg.android.AlipayGphone.ts b/src/apps/com.eg.android.AlipayGphone.ts index ae745164..89c64583 100644 --- a/src/apps/com.eg.android.AlipayGphone.ts +++ b/src/apps/com.eg.android.AlipayGphone.ts @@ -289,12 +289,13 @@ export default defineGkdApp({ 'com.alipay.mobile.nebulax.xriver.activity.XRiverActivity', ], matches: - 'View[childCount=3] > @TextView[text=""][clickable=true][visibleToUser=true] + * > [text!=null] < @TextView[text=""][clickable=true][visibleToUser=true] <