Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-12-21 11:02:14 +08:00
28 changed files with 1373 additions and 0 deletions
+8
View File
@@ -149,6 +149,10 @@ module.exports = {
path: 'calendar',
title: 'Calendar 日历',
},
{
path: 'cascader',
title: 'Cascader 级联选择',
},
{
path: 'checkbox',
title: 'Checkbox 复选框',
@@ -498,6 +502,10 @@ module.exports = {
path: 'calendar',
title: 'Calendar',
},
{
path: 'cascader',
title: 'Cascader',
},
{
path: 'checkbox',
title: 'Checkbox',