Commit 21d21baa by zhanghaozhe

登录注册优化

parent dcf05193
......@@ -148,7 +148,6 @@ const formikConfig = {
})
} else {
const uid = getParam('uid')
console.log(Boolean(uid))
const params = {
phone_num: values.tel,
phone_code: values.veriCode,
......
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