12-23-上传master
This commit is contained in:
10
config/router_menuaWorkbench.config.ts
Normal file
10
config/router_menuaWorkbench.config.ts
Normal file
@ -0,0 +1,10 @@
|
||||
export default [
|
||||
{
|
||||
name: 'workbench',
|
||||
icon: 'DesktopOutlined',
|
||||
path:'/workbench',
|
||||
routes: [
|
||||
{ name: 'commonFiles', path: '/workbench/files', },
|
||||
]
|
||||
},
|
||||
];
|
Reference in New Issue
Block a user