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