Commit b622edd0 authored by youjie's avatar youjie

no message

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