From a3fc40e2811a02c32dff6968ddd14764053cdb5a Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 19 Jul 2026 11:54:51 +0800 Subject: [PATCH] bugfix --- wwwroot/index.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 2e1ce3a..7622ab0 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -84,7 +84,7 @@ "name": "pipeline_sdlc", "label": "开发产线", "icon": "{{entire_url('/imgs/workflow.svg')}}", - "url": "{{entire_url('/pipeline_sdlc/')}}" + "url": "{{entire_url('/pipeline-sdlc/')}}" }, { "name": "pipeline_ops", @@ -164,4 +164,4 @@ ] } ] -} \ No newline at end of file +}