提交 2b794f13 编写于 作者: L linju

123

上级 23a3261d
......@@ -138,7 +138,9 @@
title: '登陆成功',
icon: 'none'
});
uni.navigateBack()
uni.switchTab({
url:"/pages/list/list"
})
}else{
uni.showModal({
title: '错误',
......
......@@ -135,7 +135,9 @@
title: '登陆成功',
icon: 'none'
});
uni.navigateBack()
uni.switchTab({
url:"/pages/list/list"
})
}else{
uni.showModal({
title: '错误',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册