feat: image component

This commit is contained in:
chenjiahan
2020-07-05 08:33:36 +08:00
parent 12faaa2179
commit b79e59bc18
15 changed files with 1041 additions and 8 deletions

View File

@@ -90,10 +90,10 @@ module.exports = {
path: 'icon',
title: 'Icon 图标',
},
// {
// path: 'image',
// title: 'Image 图片',
// },
{
path: 'image',
title: 'Image 图片',
},
// {
// path: 'col',
// title: 'Layout 布局',
@@ -437,10 +437,10 @@ module.exports = {
path: 'icon',
title: 'Icon',
},
// {
// path: 'image',
// title: 'Image',
// },
{
path: 'image',
title: 'Image',
},
// {
// path: 'col',
// title: 'Layout',