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

(cherry picked from commit 49ebadd748)
This commit is contained in:
owen
2023-11-12 19:29:24 +08:00
committed by shizhong
parent 291c34f45a
commit d176271313
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'] },
{