企业微信-自建应用认证成功后如何直接跳转为Halo首页 用社交 IAM 认证插件,企业微信认证成功后,显示为个人页面,如何默认显示为首页?
/login?redirect_uri=' + encodeURIComponent(window.location.href) 我这个是点击事件中做的,返回当前页面
/login?redirect_uri=' + encodeURIComponent(window.location.href)