feat(img-preview): add imgPreview componnt

This commit is contained in:
陈文彬
2020-10-07 10:11:25 +08:00
parent 2f268ca8f4
commit e6093aa4f4
7 changed files with 119 additions and 138 deletions

View File

@@ -13,10 +13,10 @@ const menu: MenuModule = {
path: '/context-menu',
name: '右键菜单',
},
// {
// path: '/img-preview',
// name: '图片预览',
// },
{
path: '/img-preview',
name: '图片预览',
},
{
path: '/i18n',
name: '国际化',