mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:13:40 +08:00
feat: add basic-list page
This commit is contained in:
@@ -105,6 +105,10 @@ const menu: MenuModule = {
|
||||
content: 'new',
|
||||
},
|
||||
children: [
|
||||
{
|
||||
path: 'basic',
|
||||
name: '标准列表',
|
||||
},
|
||||
{
|
||||
path: 'card',
|
||||
name: 'routes.demo.page.listCard',
|
||||
|
Reference in New Issue
Block a user