通过 nginx 将需要 获取授权的 html 页面 302 到 获取授权的地址: https://open.weixin.qq.com/connect/oauth2/authorize?appid=XXXXXXXXX&redirect_uri=http%3A%2F%2Fmini.xxxx.xx%2Factivity%2Fassistant%2Fmy&response_type=code&scope=snsapi_base&state=STATE&connect_redirect=1#wechat_redirect
白屏,刷新才获取授权信息,这是什么情况