From 4a350b819cfda75fb3f6b8e50f53e04fc800b773 Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Sun, 24 Dec 2023 20:36:03 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=B6=A3=E6=99=BA=E6=A0=A1=E5=9B=AD):?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E5=B9=BF=E5=91=8A=20(#3325)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #3309 --- src/apps/com.klcxkj.zqxy.ts | 33 ++++++++++----------------------- 1 file changed, 10 insertions(+), 23 deletions(-) diff --git a/src/apps/com.klcxkj.zqxy.ts b/src/apps/com.klcxkj.zqxy.ts index f281cdc5..ffa155f5 100644 --- a/src/apps/com.klcxkj.zqxy.ts +++ b/src/apps/com.klcxkj.zqxy.ts @@ -22,36 +22,23 @@ export default defineAppConfig({ }, { key: 1, - name: '腾讯广告-1', - activityIds: 'com.klcxkj.zqxy.ui.main.MainActivity', - matches: - 'ImageView -(1,2) FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]', - snapshotUrls: [ - 'https://i.gkd.li/import/12781461', - 'https://i.gkd.li/import/13488673', + name: '腾讯广告', + activityIds: [ + 'com.klcxkj.zqxy.ui.main.MainActivity', + 'com.klcxkj.zqxy.ui.device.apartment.ble.BathingBleActivity', ], - }, - { - key: 2, - name: '腾讯广告-2', - activityIds: 'com.klcxkj.zqxy.ui.main.MainActivity', matches: - 'ImageView <(1,2) FrameLayout - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]', + 'FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView[width<90][height<90]', snapshotUrls: [ - 'https://i.gkd.li/import/13546464', + 'https://i.gkd.li/import/12781461', //腾讯-1,原'ImageView -(1,2) FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]', + 'https://i.gkd.li/import/13488673', + 'https://i.gkd.li/import/13546464', //腾讯-2,原'ImageView <(1,2) FrameLayout - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]', 'https://i.gkd.li/import/13071301', 'https://i.gkd.li/import/13274836', + 'https://i.gkd.li/import/13274836', //腾讯-3,原'ImageView -n FrameLayout > FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]', + 'https://i.gkd.li/import/13707849', //腾讯-4 ], }, - { - key: 3, - name: '腾讯广告-3', - activityIds: - 'com.klcxkj.zqxy.ui.device.apartment.ble.BathingBleActivity', - matches: - 'ImageView -n FrameLayout > FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]', - snapshotUrls: 'https://i.gkd.li/import/13274836', - }, { key: 4, name: '字节广告',