@@ -283,7 +283,7 @@
} else {
// this.$tip.error(res.data.message);
uni.showToast({
- icon:'error',
+ icon:'none',
title:res.data.message
})
}