Merge branch '2.x' into dev
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user