Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-11-20 20:46:10 +08:00
17 changed files with 1382 additions and 5 deletions

View File

@@ -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',