refactor(form): enhanced form customization and dynamic capabilities

This commit is contained in:
vben
2020-11-13 00:42:52 +08:00
parent 3f78b5aa0c
commit 1d45617e4a
14 changed files with 364 additions and 39 deletions

View File

@@ -38,10 +38,10 @@ const menu: MenuModule = {
path: 'strength-meter',
name: '密码强度组件',
},
{
path: 'upload',
name: '上传组件',
},
// {
// path: 'upload',
// name: '上传组件',
// },
{
path: 'scroll',
name: '滚动组件',