From cbab243da11a5d6f6a7b1e5c3c89e4ee35e4f3e5 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Wed, 29 Jan 2025 20:05:17 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B7=98=E5=AE=9D):=20=E5=85=A8=E5=B1=8F?= =?UTF-8?q?=E5=B9=BF=E5=91=8A-=E5=BC=B9=E7=AA=97=E5=B9=BF=E5=91=8A=20(?= =?UTF-8?q?=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99=20#753)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.taobao.taobao.ts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps/com.taobao.taobao.ts b/src/apps/com.taobao.taobao.ts index d9056b95a..a8374f679 100644 --- a/src/apps/com.taobao.taobao.ts +++ b/src/apps/com.taobao.taobao.ts @@ -56,6 +56,17 @@ export default defineGkdApp({ exampleUrls: 'https://e.gkd.li/5c77eaf1-b4dc-48c9-96af-131ae9644ffa', snapshotUrls: 'https://i.gkd.li/i/18218537', }, + { + key: 2, + activityIds: 'com.taobao.browser.BrowserActivity', + matches: + 'WebView[text="红包签到"] > [id="ice-container"] >(3,4) View[childCount=3] > [name$="Image" || name$="Button"][text*="jpg" || text="关闭"][visibleToUser=true]', + exampleUrls: 'https://e.gkd.li/c7c06d50-a384-4869-a14f-95d219d9d08c', + snapshotUrls: [ + 'https://i.gkd.li/i/18587158', + 'https://i.gkd.li/i/18587159', + ], + }, ], }, {