mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:13:40 +08:00
feat(analysis): add analysis page
This commit is contained in:
@@ -9,6 +9,10 @@ const menu: MenuModule = {
|
||||
path: '/workbench',
|
||||
name: '工作台',
|
||||
},
|
||||
{
|
||||
path: '/analysis',
|
||||
name: '分析页',
|
||||
},
|
||||
{
|
||||
path: '/welcome',
|
||||
name: '首页',
|
||||
|
Reference in New Issue
Block a user