Commit 9a6a9326 authored by chicheng's avatar chicheng

Merge remote-tracking branch 'origin/prod' into prod

parents 650c1218 5db7d7d4
......@@ -312,9 +312,14 @@
});
uni.switchTab({
url: '/pages/home/home'
});
}else{
uni.showToast({
title: res.msg,
icon: 'none',
duration: 1500
});
}
}
},
fnChangeLogin() {
......
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