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