mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(用药参考): 开屏广告 (#1154)
* feat(用药参考): 开屏广告 * chore(actions): check_format_lint * Update com.ky.medical.reference.ts --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> close #1146
This commit is contained in:
@@ -4,6 +4,13 @@ export default defineAppConfig({
|
|||||||
id: 'com.ky.medical.reference',
|
id: 'com.ky.medical.reference',
|
||||||
name: '用药参考',
|
name: '用药参考',
|
||||||
groups: [
|
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,
|
key: 0,
|
||||||
name: '弹窗广告',
|
name: '弹窗广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user