营销:适配商城装修组件【商品栏】

This commit is contained in:
owen
2023-11-19 18:27:25 +08:00
parent ebb19cfe8c
commit 3198688eb5
5 changed files with 292 additions and 2 deletions

View File

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