diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 112ac7a..afebc5a 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -86,6 +86,12 @@ "icon": "{{entire_url('/imgs/workflow.svg')}}", "url": "{{entire_url('/pipeline-sdlc')}}" }, + { + "name": "pipeline_cockpit", + "label": "驾驶舱", + "icon": "{{entire_url('/imgs/clock.svg')}}", + "url": "{{entire_url('/pipeline-sdlc/sd_cockpit/')}}" + }, { "name": "pipeline_ops", "label": "运营管理",