From c58c3b5926367916b3478fb0992b535e52806c30 Mon Sep 17 00:00:00 2001 From: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com> Date: Tue, 17 Oct 2023 00:33:11 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=94=A8=E8=8D=AF=E5=8F=82=E8=80=83):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=20(#1154)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat(用药参考): 开屏广告 * chore(actions): check_format_lint * Update com.ky.medical.reference.ts --------- Co-authored-by: github-actions[bot] close #1146 --- src/apps/com.ky.medical.reference.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/apps/com.ky.medical.reference.ts b/src/apps/com.ky.medical.reference.ts index e40576fd..ff0141f8 100644 --- a/src/apps/com.ky.medical.reference.ts +++ b/src/apps/com.ky.medical.reference.ts @@ -4,6 +4,13 @@ export default defineAppConfig({ id: 'com.ky.medical.reference', name: '用药参考', groups: [ + { + key: -1, + name: '开屏广告', + activityIds: 'com.ky.medical.reference.activity.InitActivity', + rules: '[id="com.ky.medical.reference:id/btn_go"][text^="关闭"]', + snapshotUrls: 'https://gkd-kit.songe.li/import/12918049', + }, { key: 0, name: '弹窗广告',