为什么手机上访问公众号授权链接,返回url没有code?(同一个链接PC版正常)
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx4c0ba970a4cb23d5&redirect_uri=https%3A%2F%2Fcdn.mathufo.com%2f&response_type=code&scope=snsapi_base&state=ahaaamath#wechat_redirect 这个链接在PC上会带上code,手机上没有code https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx4c0ba970a4cb23d5&redirect_uri=https%3A%2F%2Fcdn.mathufo.com&response_type=code&scope=snsapi_base&state=ahaaamath#wechat_redirect 这个链接PC和手机都有code,差别只是域名后面没有任何参数