k94314517
2024-08-15 89e7ed902461f28d6a7dd3e6c927eaf40b154f5e
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',
              })
            } 
          }