plugins/http.js
@@ -181,6 +181,13 @@ code: 500, msg: 'Internal Server Error' }) } else if (res.statusCode === 502) { message.showToast('服务更新升级中,请稍等一分钟左右') reject({ data: null, code: 502, msg: '服务更新升级中,请稍等一分钟左右' }) } else { message.showToast('其他错误') reject({