feat: layout component

This commit is contained in:
chenjiahan
2020-07-05 16:00:20 +08:00
parent 4a25ebf9ab
commit e671e22ea5
12 changed files with 677 additions and 31 deletions

View File

@@ -94,10 +94,10 @@ module.exports = {
path: 'image',
title: 'Image 图片',
},
// {
// path: 'col',
// title: 'Layout 布局',
// },
{
path: 'col',
title: 'Layout 布局',
},
// {
// path: 'popup',
// title: 'Popup 弹出层',
@@ -441,10 +441,10 @@ module.exports = {
path: 'image',
title: 'Image',
},
// {
// path: 'col',
// title: 'Layout',
// },
{
path: 'col',
title: 'Layout',
},
// {
// path: 'popup',
// title: 'Popup',