feat: migrate Calendar component

This commit is contained in:
chenjiahan
2020-08-09 21:31:44 +08:00
parent a6888944ea
commit 0dd713f361
9 changed files with 93 additions and 76 deletions

View File

@@ -115,10 +115,10 @@ module.exports = {
{
title: '表单组件',
items: [
// {
// path: 'calendar',
// title: 'Calendar 日历',
// },
{
path: 'calendar',
title: 'Calendar 日历',
},
// {
// path: 'checkbox',
// title: 'Checkbox 复选框',
@@ -449,10 +449,10 @@ module.exports = {
{
title: 'Form Components',
items: [
// {
// path: 'calendar',
// title: 'Calendar',
// },
{
path: 'calendar',
title: 'Calendar',
},
// {
// path: 'checkbox',
// title: 'Checkbox',