api
tj
2025-05-29 05d1310a6ec27656712c0c5e5e57b3365d3faf56
plugins/http.js
@@ -114,12 +114,12 @@
                        // #ifdef PUB_CUSTOMER
                        uni.reLaunch({
                           url: '/pages/user/supplier-user'
                           url: '/pages/login/login'
                        })
                        // #endif
                        // #ifndef PUB_CUSTOMER
                        uni.reLaunch({
                           url: '/pages/login/supplier-login'
                           url: '/pages/login/login'
                        })
                        // #endif
                        reject({
@@ -165,7 +165,7 @@
                  // #endif
                  // #ifndef PUB_CUSTOMER
                  uni.reLaunch({
                     url: '/pages/login/supplier-login'
                     url: '/pages/login/login'
                  })
                  // #endif
                  reject({