Commit 5da5985b by 高淑倩

modifty: 激活成功跳转

parent e18c264f
...@@ -89,6 +89,8 @@ wxService.page({ ...@@ -89,6 +89,8 @@ wxService.page({
fail: (res) => { fail: (res) => {
reject(res) reject(res)
} }
},()=>{
wxService.router(`/pages/userCenter/userCenter`)
}) })
}, },
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment