| http/api.js | ●●●●● patch | view | raw | blame | history |
http/api.js
@@ -100,7 +100,7 @@ //数据中台返回的数据结果 if (response.statusCode) { // uni.hideLoading() if (response.statusCode !== 200) { if (response.statusCode >= 300) { console.log(response.data.msg) uni.showToast({ title: '系统繁忙,请稍后再试',