mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-19 13:25:07 +08: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