feat(驾校一点通): 广告卡片 (#1514)

This commit is contained in:
Kun Jinkao
2023-10-29 01:04:46 +08:00
committed by GitHub
parent d60df8d6dd
commit 4f46a692c4

View File

@@ -19,5 +19,12 @@ export default defineAppConfig({
}, },
], ],
}, },
{
key: 2,
name: '广告卡片',
activityIds: 'com.jxedt.ui.activitys.exercise.OrderExerciseActivity',
rules: '[id="com.jxedt:id/img_question_banner_close"]',
snapshotUrls: 'https://i.gkd.li/import/13195641',
},
], ],
}); });