From 3eba69bdd7d848e8f74bd28fcf4ca14ee739e609 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sat, 15 Aug 2026 11:28:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=94=A8=E6=88=B7=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E5=8A=A0'=E7=BB=91=E5=AE=9A=E5=BE=AE=E4=BF=A1'=E5=85=A5?= =?UTF-8?q?=E5=8F=A3(=E6=8C=87=E5=90=91pipeline-sdlc=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=95=8C=E9=9D=A2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/usermenu.ui | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wwwroot/usermenu.ui b/wwwroot/usermenu.ui index acb7b70..8e90c67 100644 --- a/wwwroot/usermenu.ui +++ b/wwwroot/usermenu.ui @@ -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":"签退",