Commit e09066b2 authored by youjie's avatar youjie

no message

parent b622edd0
...@@ -160,10 +160,6 @@ ...@@ -160,10 +160,6 @@
} else { } else {
this.loginLoading = false this.loginLoading = false
uni.hideLoading() uni.hideLoading()
uni.showToast({
title: res.message,
icon: "none",
});
} }
}, (failed) => { }, (failed) => {
this.loginLoading = false; this.loginLoading = false;
......
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