From e5a3163920270da1da946bca1ccdd4d10225324f Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 13 Sep 2025 19:28:19 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=98=E5=AE=9D=20#1151?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.taobao.taobao.ts | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/src/apps/com.taobao.taobao.ts b/src/apps/com.taobao.taobao.ts index 3454782b..3f1fd92e 100644 --- a/src/apps/com.taobao.taobao.ts +++ b/src/apps/com.taobao.taobao.ts @@ -70,6 +70,15 @@ export default defineGkdApp({ 'https://i.gkd.li/i/18587159', ], }, + { + key: 3, + fastQuery: true, + activityIds: 'com.taobao.themis.container.app.TMSActivity', + matches: + '[text="规则"] +2 @View[childCount=1][clickable=true] > Image[childCount=0][text!=null] < @Image[text!=""][clickable=true] + View', + '@Image[childCount=0][clickable=true][text!=null] < View <2 View < WebView < o0 <2 WebView < [id="android:id/content"]', snapshotUrls: 'https://i.gkd.li/i/13521702', }, + { + key: 1, + fastQuery: true, + activityIds: 'com.taobao.themis.container.app.TMSActivity', + matches: + '@Image[childCount=0][clickable=true][text!=null] <2 View < View < View <9 View < WebView < m0 <2 WebView < RelativeLayout < [vid="tms_tab_content_view"]', + exampleUrls: 'https://e.gkd.li/45f8b78d-bc6a-4c1a-994d-6b5bce2c96a0', + snapshotUrls: 'https://i.gkd.li/i/22291107', + }, ], }, {