Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-11-03 20:47:09 +08:00
20 changed files with 838 additions and 583 deletions

View File

@@ -374,7 +374,15 @@ module.exports = {
},
{
path: 'contact-card',
title: 'Contact 联系人',
title: 'ContactCard 联系人卡片',
},
{
path: 'contact-edit',
title: 'ContactEdit 联系人编辑',
},
{
path: 'contact-list',
title: 'ContactList 联系人列表',
},
{
path: 'coupon-list',
@@ -712,7 +720,15 @@ module.exports = {
},
{
path: 'contact-card',
title: 'Contact',
title: 'ContactCard',
},
{
path: 'contact-edit',
title: 'ContactEdit',
},
{
path: 'contact-list',
title: 'ContactList',
},
{
path: 'coupon-list',