mirror of https://github.com/openspug/spug
U 更新导航菜单
parent
474aa4af3d
commit
809d5be209
|
@ -58,7 +58,7 @@ export default [
|
|||
},
|
||||
{
|
||||
icon: <FlagOutlined/>, title: '应用发布', auth: 'deploy.app.view|deploy.repository.view|deploy.request.view', child: [
|
||||
{title: '应用管理', auth: 'deploy.app.view', path: '/deploy/app', component: DeployApp},
|
||||
{title: '发布配置', auth: 'deploy.app.view', path: '/deploy/app', component: DeployApp},
|
||||
{title: '构建仓库', auth: 'deploy.repository.view', path: '/deploy/repository', component: DeployRepository},
|
||||
{title: '发布申请', auth: 'deploy.request.view', path: '/deploy/request', component: DeployRequest},
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue