mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:13:40 +08:00
feat: add lazyContainer comp and demo
This commit is contained in:
@@ -48,6 +48,10 @@ const menu: MenuModule = {
|
||||
path: 'desc',
|
||||
name: '详情组件',
|
||||
},
|
||||
{
|
||||
path: 'lazy',
|
||||
name: '懒加载组件',
|
||||
},
|
||||
{
|
||||
path: 'verify',
|
||||
name: '验证组件',
|
||||
|
Reference in New Issue
Block a user