MrShi
2025-11-28 9f8abe86e6b7fc16a513c49e40a37dd8fff6dc39
h5/utils/service.js
@@ -39,10 +39,10 @@
                        'title': '服务器异常',icon:'none'
                     })
                  }
                  if (data.code === 5112) {
                     uni.clearStorageSync()
                     window.location.href = app_url
                  }
                  // if (data.code === 5112) {
                  //    uni.clearStorageSync()
                  //    window.location.href = app_url
                  // }
                  return resolve(data)
               }
               resolve(data)