mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
Merge branch '2.x' into dev
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user