授权链接 const openAuthUrl = `https://open.weixin.qq.com/connect/oauth2/authorize?appid=${wxConfig.appid}&redirect_uri=${redirect_uri}&response_type=code&scope=snsapi_userinfo&forcePopup=true&forceSnapShot=true&state=wxwap#wechat_redirect`; 已经包含了 forcePopup=true&forceSnapShot=true 值。
提问的功能被关闭了还是有BUG存在?问题标题无法通过,一直提示这个。