mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(驾校一点通): 广告卡片 (#1514)
This commit is contained in:
@@ -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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user