如何解决跳转webview出现invokeAppService error错误的问题?
打开webview出现报错 [图片] wx.miniProgram.reLaunch({
// url 是回调到小程序的页面地址
url: `/pages/index/index'}`,
success: (res) => {
console.log(res, '获取成功')
},
fall: (err) => {
console.log(err, '获取失败')
}
})
https://open.weixin.qq.com/connect/oauth2/authorize?appid='appid'&redirect_uri=https://zhpt1.tzhky.cn/getlOGNiNcODE.html&response_type=code&scope=snsapi_userinfo&forcePopup=true&state=STATE#wechat_redirect