修改切换账号绑定小区
This commit is contained in:
@@ -163,6 +163,7 @@ const handleLogin = () => {
|
||||
|
||||
}).catch(err => {
|
||||
// console.log('密码登录异常',err)
|
||||
uni.hideLoading();
|
||||
uni.showToast({
|
||||
title: err.msg || '网络异常',
|
||||
icon: 'error'
|
||||
|
||||
Reference in New Issue
Block a user