liukangdong
2024-08-27 bbff55be46004d8973fc6fceee1586e6bf7f0a6b
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.reLaunch({
                url: '/pages/login/index',
              })
            } 
          }