[更新]基础框架,登录流程
This commit is contained in:
@@ -23,8 +23,8 @@ const errInfo = (obj) =>{
|
||||
//转跳到登录页面
|
||||
}else if(res.cancel){
|
||||
//考虑是否增加一个跳转首页的操作
|
||||
wx.redirectTo({
|
||||
url: "/pages/index/index",
|
||||
wx.switchTab({
|
||||
url: "/pages/news/index",
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user