chore: update deps

This commit is contained in:
vben
2020-12-01 21:02:37 +08:00
parent 5db3ce7737
commit 6f8d753ae0
7 changed files with 99 additions and 152 deletions

View File

@@ -5,7 +5,9 @@ const menu: MenuModule = {
menu: {
name: 'routes.demo.comp.comp',
path: '/comp',
tag: {
dot: true,
},
children: [
{
path: 'basic',
@@ -47,6 +49,9 @@ const menu: MenuModule = {
{
path: 'loading',
name: 'routes.demo.comp.loading',
tag: {
content: 'new',
},
},
{
path: 'scroll',