From 7288eb5ba84bf5335fe7a8440a41c44c592c6db3 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 31 Jul 2026 12:24:08 +0800 Subject: [PATCH] fix: remove cockpit sidebar menu item (replaced by pipeline-sdlc index) --- wwwroot/index.ui | 6 ------ 1 file changed, 6 deletions(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index afebc5a..112ac7a 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -86,12 +86,6 @@ "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": "运营管理",