From ae6974a0dcb1cce8476b321b93deece77801c53b Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 10 Apr 2025 12:22:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20Fantuan=20Delivery-=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E6=9D=83=E9=99=90=20#848?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.ca.fantuan.customer.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/apps/com.ca.fantuan.customer.ts b/src/apps/com.ca.fantuan.customer.ts index 2d9473c9..69c0d8f8 100644 --- a/src/apps/com.ca.fantuan.customer.ts +++ b/src/apps/com.ca.fantuan.customer.ts @@ -31,12 +31,14 @@ export default defineGkdApp({ activityIds: [ '.app.mainv2.view.MainActivity', '.app.orderdetail.view.OrderDetailActivity', + '.app.payresult_v2.view.OrderPaySuccessActivity', ], matches: '[vid="iv_notification_close"][visibleToUser=true]', exampleUrls: 'https://e.gkd.li/8b4acc85-dacd-4ffc-a866-71e5b78c82b2', snapshotUrls: [ 'https://i.gkd.li/i/19442191', 'https://i.gkd.li/i/19624918', + 'https://i.gkd.li/i/19676244', ], }, ],