提交 e180a969 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 03d9a0b2
......@@ -26,7 +26,7 @@ const platformList: PlatformItem[] = [
if (stepActive === 2) {
const res = await handleSubmit()
const { data } = await getWechatAuth({ connection_id: res.id, redirect_uri: location.href, auth_type: 1 })
location.href = 'https://webapp-pub.ezijing.com/auth.html?redirect_uri=' + encodeURIComponent(data.url)
location.href = data.url
return false
}
return true
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论