mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-21 10:28:37 +00:00
营销:适配商城装修组件【秒杀】(待重写)
This commit is contained in:
@@ -116,6 +116,12 @@ export const PAGE_LIBS = [
|
||||
{
|
||||
name: '营销组件',
|
||||
extended: true,
|
||||
components: ['CombinationCard', 'SeckillCard', 'PointCard', 'CouponCard', 'PromotionArticle']
|
||||
components: [
|
||||
'PromotionCombination',
|
||||
'PromotionSeckill',
|
||||
'PromotionPoint',
|
||||
'CouponCard',
|
||||
'PromotionArticle'
|
||||
]
|
||||
}
|
||||
] as DiyComponentLibrary[]
|
||||
|
||||
Reference in New Issue
Block a user