From 924d9ae2be3dbb38a8bdb9b5401245b974b0962e Mon Sep 17 00:00:00 2001 From: AIsouler Date: Thu, 29 May 2025 19:25:18 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8D=8E=E4=B8=BA=E8=BF=90=E5=8A=A8?= =?UTF-8?q?=E5=81=A5=E5=BA=B7-=E5=85=B6=E4=BB=96-=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E5=BC=80=E5=90=AF[=E5=AE=9E=E6=97=B6=E6=8E=A8=E9=80=81?= =?UTF-8?q?=E6=AD=A5=E6=95=B0]=E5=BC=B9=E7=AA=97=20#936?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.huawei.health.ts | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/apps/com.huawei.health.ts b/src/apps/com.huawei.health.ts index af26d3bf..3b0eb8de 100644 --- a/src/apps/com.huawei.health.ts +++ b/src/apps/com.huawei.health.ts @@ -24,17 +24,17 @@ export default defineGkdApp({ }, ], }, - { - key: 1, - name: '局部广告-“我的”页会员广告', - rules: [ - { - activityIds: 'com.huawei.health.MainActivity', - matches: '[id="com.huawei.health:id/item_banner_ad_close_icon"]', - snapshotUrls: 'https://i.gkd.li/i/12667814', - }, - ], - }, + // { + // key: 1, + // name: '局部广告-“我的”页会员广告', + // rules: [ + // { + // activityIds: 'com.huawei.health.MainActivity', + // matches: '[id="com.huawei.health:id/item_banner_ad_close_icon"]', + // snapshotUrls: 'https://i.gkd.li/i/12667814', + // }, + // ], + // }, { key: 2, name: '全屏广告-弹窗广告', @@ -73,21 +73,21 @@ export default defineGkdApp({ }, { key: 5, - name: '功能类-请求开启[实时推送步数]弹窗', + name: '其他-请求开启[实时推送步数]弹窗', desc: '点击取消', rules: [ { fastQuery: true, activityIds: 'com.huawei.health.MainActivity', matches: [ - '[text*="实时推送步数" || text*="通知栏实时显示步数"]', - '[text="取消"]', + '[text*="实时推送步数" || text*="通知栏实时显示步数" || text*="是否开启计步功能"][visibleToUser=true]', + '[text="取消"][visibleToUser=true]', ], - exampleUrls: - 'https://m.gkd.li/57941037/7e9b7131-35ae-49dd-badf-13b6dae3aa96', + exampleUrls: 'https://e.gkd.li/12af7c3a-3d53-43f0-880e-130135bad1a3', snapshotUrls: [ 'https://i.gkd.li/i/14321121', 'https://i.gkd.li/i/16494762', + 'https://i.gkd.li/i/20499245', ], }, ], @@ -96,8 +96,8 @@ export default defineGkdApp({ key: 6, name: '更新提示', fastQuery: true, - actionMaximum: 1, matchTime: 10000, + actionMaximum: 1, resetMatch: 'app', rules: [ {