manifest.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
plugins/http.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
manifest.json
@@ -49,7 +49,7 @@ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { "appid" : "wx1441324401626290", "appid" : "wx6d0ecc4e18710458", "setting" : { "urlCheck" : false, "es6" : true, 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,