mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
Merge branch '2.x' into dev
This commit is contained in:
@@ -286,6 +286,10 @@ module.exports = {
|
||||
path: 'notice-bar',
|
||||
title: 'NoticeBar 通知栏',
|
||||
},
|
||||
{
|
||||
path: 'popover',
|
||||
title: 'Popover 气泡弹出框',
|
||||
},
|
||||
{
|
||||
path: 'progress',
|
||||
title: 'Progress 进度条',
|
||||
@@ -632,6 +636,10 @@ module.exports = {
|
||||
path: 'notice-bar',
|
||||
title: 'NoticeBar',
|
||||
},
|
||||
{
|
||||
path: 'popover',
|
||||
title: 'Popover',
|
||||
},
|
||||
{
|
||||
path: 'progress',
|
||||
title: 'Progress',
|
||||
|
Reference in New Issue
Block a user