From 39904c68a66f1d9f8afa3f429624ef5f2bd46c81 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Thu, 8 Feb 2024 20:28:46 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E5=B1=80=E9=83=A8=E5=B9=BF=E5=91=8A-?= =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E6=82=AC=E6=B5=AE=E5=B9=BF=E5=91=8A=EF=BC=88?= =?UTF-8?q?=E8=A1=A5=E5=85=85=20activityId=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.cmbchina.ccd.pluto.cmbActivity.ts | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/apps/com.cmbchina.ccd.pluto.cmbActivity.ts b/src/apps/com.cmbchina.ccd.pluto.cmbActivity.ts index 19f4f566..066aa6cc 100644 --- a/src/apps/com.cmbchina.ccd.pluto.cmbActivity.ts +++ b/src/apps/com.cmbchina.ccd.pluto.cmbActivity.ts @@ -65,10 +65,14 @@ export default defineAppConfig({ activityIds: [ 'com.cmbchina.ccd.pluto.cmbActivity.CMBRootActivityV2', 'com.cmbchina.ccd.pluto.cmbActivity.repaymentBillv3.billRepay', + 'com.cmbchina.ccd.pluto.cmbActivity.repaymentBillv3.billDetail.view', ], matches: - '[id="com.cmbchina.ccd.pluto.cmbActivity:id/img_cmb_drag_pendant_bg"] - [id="com.cmbchina.ccd.pluto.cmbActivity:id/img_cmb_drag_pendant_close"]', - snapshotUrls: ['https://i.gkd.li/import/12647127'], + '@[vid="img_cmb_drag_pendant_close"] + [vid="img_cmb_drag_pendant_bg"]', + snapshotUrls: [ + 'https://i.gkd.li/import/12647127', + 'https://i.gkd.li/import/14209121', + ], }, { name: '发现页',