From 685a19b6be938efba2996b78c6d5f8aa8b049f3a Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 9 Oct 2024 13:35:15 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E5=BE=AE=E4=BF=A1):=20=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E7=B1=BB-=E4=BB=98=E6=AC=BE=E6=97=B6=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E7=82=B9=E5=87=BB[=E6=94=AF=E4=BB=98]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.tencent.mm.ts | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/src/apps/com.tencent.mm.ts b/src/apps/com.tencent.mm.ts index 9f89df14..cd89a6f4 100644 --- a/src/apps/com.tencent.mm.ts +++ b/src/apps/com.tencent.mm.ts @@ -565,29 +565,12 @@ export default defineGkdApp({ rules: [ { key: 0, - excludeMatches: [ - 'ViewGroup + ViewGroup > ViewGroup > [vid="kinda_button_impl_wrapper"][desc="支付"]', - '[visibleToUser=true][text="请验证指纹" || text="使用指纹"] < ViewGroup > [vid="kinda_button_impl_wrapper"][desc="支付"]', snapshotUrls: [ 'https://i.gkd.li/i/15144570', - 'https://i.gkd.li/i/15360744', + 'https://i.gkd.li/i/15144571', + 'https://i.gkd.li/i/15360745', ], }, ],