k94314517
2024-08-07 a1664efbefb313784e1920ffc8cfceda2a2ea1c8
wechat_staff/utils/request.js
@@ -23,8 +23,8 @@
          if (res.data.code && (res.data.code == 5112 || res.data.code == 5111)) {
            if(options.data && options.data.goLogin){
              console.log("==================")
              wx.navigateTo({
                        url: '/pages/login/index',
              wx.redirectTo({
                url: '/pages/login/index',
              })
            } 
          }