@@ -122,7 +122,7 @@
console.log('login',err);
})
}).catch(errors => {
- uni.$u.toast('请正确填写表单')
+ uni.$u.toast('请正确填写账号和密码')
}