jiangping
2024-11-29 a2e8793e2c53c7e80b67c1fe407b78fde59b2296
h5/utils/service.js
@@ -34,7 +34,7 @@
                        duration: 2000
                     })
                  })
                  if (data.code === 500) {
                  if (data.code === 500 || data.code === 5112) {
                     uni.clearStorageSync()
                     return uni.navigateTo({
                        url: '/pages/login/login'