diff --git a/wwwroot/index.ui b/wwwroot/index.ui index cdbad54..8c91209 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -104,6 +104,12 @@ "icon": "{{entire_url('/imgs/workflow.svg')}}", "script": "this.open_tab({name:'pipeline_sdlc',label:'开发产线',url:'/pipeline-sdlc',removable:true})" }, + { + "name": "wechat_channel", + "label": "微信通道", + "icon": "", + "script": "this.open_tab({name:'wechat_channel',label:'微信通道',url:'/pipeline-sdlc/wechat_config/index.ui',removable:true})" + }, { "name": "pipeline_ops", "label": "运营管理",