营销:适配商城装修组件【营销文章】

This commit is contained in:
owen
2023-11-25 15:53:07 +08:00
parent c3cad3f3ee
commit d4dc105b4f
8 changed files with 113 additions and 5 deletions

View File

@ -116,6 +116,6 @@ export const PAGE_LIBS = [
{
name: '营销组件',
extended: true,
components: ['CombinationCard', 'SeckillCard', 'PointCard', 'CouponCard']
components: ['CombinationCard', 'SeckillCard', 'PointCard', 'CouponCard', 'PromotionArticle']
}
] as DiyComponentLibrary[]