营销:适配商城装修组件【广告魔方】

This commit is contained in:
owen
2023-11-12 19:29:24 +08:00
parent 55b477acdb
commit 49ebadd748
9 changed files with 548 additions and 3 deletions

View File

@ -105,7 +105,7 @@ export const PAGE_LIBS = [
{
name: '图文组件',
extended: true,
components: ['ImageBar', 'Carousel', 'TitleBar', 'VideoPlayer', 'Divider']
components: ['ImageBar', 'Carousel', 'TitleBar', 'VideoPlayer', 'Divider', 'MagicCube']
},
{ name: '商品组件', extended: true, components: ['ProductCard'] },
{