mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:18:33 +08:00
refactor: add loading component and demo
This commit is contained in:
@@ -44,6 +44,10 @@ const menu: MenuModule = {
|
||||
path: 'upload',
|
||||
name: 'routes.demo.comp.upload',
|
||||
},
|
||||
{
|
||||
path: 'loading',
|
||||
name: 'routes.demo.comp.loading',
|
||||
},
|
||||
{
|
||||
path: 'scroll',
|
||||
name: 'routes.demo.comp.scroll',
|
||||
|
Reference in New Issue
Block a user