feat: add cockpit sidebar menu item
This commit is contained in:
parent
5c478b34f5
commit
c994beb85a
@ -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": "运营管理",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user