feat: 主菜单加微信通道入口(指向pipeline-sdlc微信配置界面)
This commit is contained in:
parent
3f0e9c3347
commit
5572334c70
@ -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": "运营管理",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user