微信公众号网页开发,网页授权的问题?发布于 8 年前作者 junbai6637 次浏览最后编辑 8 年前来自 issues现在有两个公众号,都授权到一个开放平台: 做网页授权的时候: 这个链接可以跳转到公众号: https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxeee12c2853309dfc&redirect_uri=https://open.vats.com.cn/api/webauth/openid&response_type=code&scope=snsapi_base&state=wx2bc08fd5d4f1eb6c,awtemplate,926314&component_appid=wx2bc08fd5d4f1eb6c#wechat_redirect 这个公众号只是把之前的appid替换了,直接跳换步获取,白屏。有时候还导致微信无响应, https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxfdc46260ef1cbb38&redirect_uri=https://open.vats.com.cn/api/webauth/openid&response_type=code&scope=snsapi_base&state=wx2bc08fd5d4f1eb6c,awtemplate,926314&component_appid=wx2bc08fd5d4f1eb6c#wechat_redirect 请问一下,这个是什么原因呀,迷糊了。