From f6cb9c3a11284fdc07f588a17528c6589319253a Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 26 Dec 2024 12:44:41 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=B8=8B=E5=8E=A8=E6=88=BF):=20=E5=B1=80?= =?UTF-8?q?=E9=83=A8=E5=B9=BF=E5=91=8A-=E5=8D=A1=E7=89=87=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=20(=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99=20#656)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.xiachufang.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/apps/com.xiachufang.ts b/src/apps/com.xiachufang.ts index fed74ddec..f417ca645 100644 --- a/src/apps/com.xiachufang.ts +++ b/src/apps/com.xiachufang.ts @@ -38,6 +38,15 @@ export default defineGkdApp({ '@ImageView[childCount=0][visibleToUser=true] < FrameLayout[childCount=1] - LinearLayout[childCount=2] > [text="下载应用" || text="立即下载" || text="查看详情" || text="领取优惠" || text="进入小程序"]', snapshotUrls: 'https://i.gkd.li/i/13484117', }, + { + key: 5, + fastQuery: true, + activityIds: '.activity.recipe.RecipeDetailActivity', + matches: + '@ImageView[childCount=0][visibleToUser=true] < FrameLayout[childCount=1] <3 FrameLayout +2 FrameLayout[childCount=2] > LinearLayout[childCount=2] > [text^="立即"]', + exampleUrls: 'https://e.gkd.li/f9b63d84-3363-4330-93b9-156d6f3d3d32', + snapshotUrls: 'https://i.gkd.li/i/18249193', + }, ], }, {