登录修改

parent 430f62ae
...@@ -131,7 +131,7 @@ const fastLoginBySgy = () => { ...@@ -131,7 +131,7 @@ const fastLoginBySgy = () => {
title: '登录成功', title: '登录成功',
icon: 'success' icon: 'success'
}) })
router.pushTab({ name: 'home' }) router.pushTab({ name: 'mine' })
} }
}); });
} }
......
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