feat: migrate Contact component

This commit is contained in:
chenjiahan
2020-08-17 12:04:13 +08:00
parent ec64d803be
commit 6d13094a20
6 changed files with 27 additions and 228 deletions
+8 -8
View File
@@ -339,10 +339,10 @@ module.exports = {
path: 'card',
title: 'Card 商品卡片',
},
// {
// path: 'contact-card',
// title: 'Contact 联系人',
// },
{
path: 'contact-card',
title: 'Contact 联系人',
},
// {
// path: 'coupon-list',
// title: 'Coupon 优惠券',
@@ -673,10 +673,10 @@ module.exports = {
path: 'card',
title: 'Card',
},
// {
// path: 'contact-card',
// title: 'Contact',
// },
{
path: 'contact-card',
title: 'Contact',
},
// {
// path: 'coupon-list',
// title: 'Coupon',