From 1fa34c234775d092ab425fd62af9f210b0d06b76 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 1 Mar 2024 11:28:57 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=8B=BC=E5=A4=9A=E5=A4=9A):=20=E4=B8=8B?= =?UTF-8?q?=E5=8D=95=E6=88=90=E5=8A=9F=E9=82=80=E8=AF=B7=E5=A5=BD=E5=8F=8B?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=EF=BC=88=E4=BC=98=E5=8C=96=E8=A7=84=E5=88=99?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.xunmeng.pinduoduo.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/com.xunmeng.pinduoduo.ts b/src/apps/com.xunmeng.pinduoduo.ts index b5184e5d..9df702e7 100644 --- a/src/apps/com.xunmeng.pinduoduo.ts +++ b/src/apps/com.xunmeng.pinduoduo.ts @@ -241,12 +241,13 @@ export default defineAppConfig({ { activityIds: 'com.xunmeng.pinduoduo.activity.NewPageMaskActivity', matches: [ - '[text$="赶快邀请好友来拼单吧"]', + '[text^="查看订单详情"]', '[text="关闭弹窗"][clickable=true]', ], snapshotUrls: [ 'https://i.gkd.li/i/13927594', 'https://i.gkd.li/i/14434154', + 'https://i.gkd.li/i/14456017', ], }, ],