refactor: 重构upload组件

This commit is contained in:
lockingreal
2022-03-27 17:54:37 +08:00
parent 0495d20af0
commit 7d2fc5f1ce
6 changed files with 254 additions and 341 deletions

View File

@@ -176,6 +176,12 @@ const menus = [
subTitle: "datePicker",
path: "/zh-CN/components/datePicker",
},
{
id: 40,
title: "文件上传",
subTitle: "upload",
path: "/zh-CN/components/upload",
},
{
id: 29,
title: "图标选择器",