feat: migrate Card component

This commit is contained in:
chenjiahan
2020-08-17 11:53:37 +08:00
parent abe8ae7cca
commit 607410a64f
4 changed files with 192 additions and 224 deletions

View File

@@ -335,10 +335,10 @@ module.exports = {
path: 'area',
title: 'Area 省市区选择',
},
// {
// path: 'card',
// title: 'Card 商品卡片',
// },
{
path: 'card',
title: 'Card 商品卡片',
},
// {
// path: 'contact-card',
// title: 'Contact 联系人',
@@ -669,10 +669,10 @@ module.exports = {
path: 'area',
title: 'Area',
},
// {
// path: 'card',
// title: 'Card',
// },
{
path: 'card',
title: 'Card',
},
// {
// path: 'contact-card',
// title: 'Contact',