Lou
2024-01-23 7d4c53fbd09bda421a07db1d56d716ea42a01f8e
Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app
1 files modified
2 ■■■ changed files
http/api.js 2 ●●● 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: '系统繁忙,请稍后再试',