feat: add cockpit sidebar menu item

This commit is contained in:
yumoqing 2026-07-30 18:26:36 +08:00
parent 5c478b34f5
commit c994beb85a

View File

@ -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": "运营管理",