From f4a7b74ddfc649ae2b1f3fd0e2c50e8ac31fef9e Mon Sep 17 00:00:00 2001 From: walklty <47232102+walklty@users.noreply.github.com> Date: Tue, 7 Nov 2023 23:48:29 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=8F=A4=E8=AF=97=E6=96=87=E7=BD=91):=20?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E5=B9=BF=E5=91=8A=20(#1909)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #1899 --- src/apps/org.gushiwen.gushiwen.ts | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/apps/org.gushiwen.gushiwen.ts b/src/apps/org.gushiwen.gushiwen.ts index a120f255..9445a8a3 100644 --- a/src/apps/org.gushiwen.gushiwen.ts +++ b/src/apps/org.gushiwen.gushiwen.ts @@ -26,8 +26,9 @@ export default defineAppConfig({ { delay: 500, key: 1, - activityIds: + activityIds: [ 'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity', + ], matches: '@Image < View[width<100] [text="反馈"]', snapshotUrls: [ 'https://gkd-kit.gitee.io/import/12837225', @@ -39,7 +40,15 @@ export default defineAppConfig({ ], }, { - preKeys: [0, 1], + delay: 500, + key: 2, + activityIds: 'org.gushiwen.gushiwen.HomeActivity', + matches: + '@FrameLayout +2 FrameLayout > LinearLayout > LinearLayout > [text^="摇动"]', + snapshotUrls: ['https://i.gkd.li/import/13266879'], + }, + { + preKeys: [0, 1, 2], key: 10, name: '打赏页面-点击返回按钮', activityIds: [ @@ -53,7 +62,7 @@ export default defineAppConfig({ ], }, { - preKeys: [0, 1], + preKeys: [0, 1, 2], key: 11, name: '荣誉会员-点击返回按钮', activityIds: [