feat: 用户菜单加'绑定微信'入口(指向pipeline-sdlc微信配置界面)

This commit is contained in:
yumoqing 2026-08-15 11:28:22 +08:00
parent 24faae3978
commit 3eba69bdd7

View File

@ -42,6 +42,16 @@
"height":"75%" "height":"75%"
} }
}, },
{
"name":"bind_wechat",
"label":"绑定微信",
"url":"{{entire_url('/pipeline-sdlc/wechat_config/index.ui')}}",
"popup_options":{
"title":"微信通道配置",
"cwidth":44,
"height":"80%"
}
},
{ {
"name":"logout", "name":"logout",
"label":"签退", "label":"签退",