feat: 用户菜单加'绑定微信'入口(指向pipeline-sdlc微信配置界面)
This commit is contained in:
parent
24faae3978
commit
3eba69bdd7
@ -42,6 +42,16 @@
|
||||
"height":"75%"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name":"bind_wechat",
|
||||
"label":"绑定微信",
|
||||
"url":"{{entire_url('/pipeline-sdlc/wechat_config/index.ui')}}",
|
||||
"popup_options":{
|
||||
"title":"微信通道配置",
|
||||
"cwidth":44,
|
||||
"height":"80%"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name":"logout",
|
||||
"label":"签退",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user