小程序WebView 301不跳转问题
发布于 6 年前 作者 fanxia 5037 次浏览 来自 问答

1.在小程序中使用微信登录,在一系列301跳转后,不继续跳转。停留在这个url,导致小程序界面白屏了。https://open.weixin.qq.com/connect/oauth2/authorize?appid=xxxxx&redirect_uri=https%3A%2F%2Fsso.weidian.com%2Fuser%2Foauth%2Fwechat%2Fcallback&response_type=code&scope=snsapi_base&state=xxxxxx。怎么解决?

1 回复

你好,可以给一下代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)方便我们这边复现吗?

回到顶部