营销:适配商城装修组件【用户订单】

This commit is contained in:
owen
2023-12-01 23:34:19 +08:00
parent af67db577d
commit 2c1edfa781
5 changed files with 54 additions and 3 deletions

View File

@ -109,7 +109,7 @@ export const PAGE_LIBS = [
},
{ name: '商品组件', extended: true, components: ['ProductCard', 'ProductList'] },
{
name: '会员组件',
name: '用户组件',
extended: true,
components: ['UserCard', 'UserOrder', 'UserWallet', 'UserCoupon']
},