微信公众号登录授权不返回code
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxf0e81c3bee622d60&redirect_uri=http%3A%2F%2Fnba.bluewebgame.com%2Foauth_response.php&response_type=code&scope=snsapi_userinfo&state=STATE#wechat_redirect
公众号登录授权,redirect_uri的地址为http://xxx/#/user 授权通过后,重定向的地址不带有code以及state参数,这是为什么