From 44dbe1f7223d6a1792ec1cd9f2cfd803e28b3a63 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 16 Aug 2026 17:19:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BC=80=E5=8F=91=E4=BA=A7=E7=BA=BF?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E5=85=A5=E5=8F=A3=E6=94=B6=E6=95=9B=E5=88=B0?= =?UTF-8?q?core=E9=80=9A=E7=94=A8agent(/pipeline=5Fcore/agent)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/index.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 8c91209..5607cbe 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -102,7 +102,7 @@ "name": "pipeline_sdlc", "label": "开发产线", "icon": "{{entire_url('/imgs/workflow.svg')}}", - "script": "this.open_tab({name:'pipeline_sdlc',label:'开发产线',url:'/pipeline-sdlc',removable:true})" + "script": "this.open_tab({name:'pipeline_sdlc',label:'开发产线',url:'/pipeline_core/agent',removable:true})" }, { "name": "wechat_channel",