xiaohuangmao 4 years ago
parent
commit
fa829b8ed8
1 changed files with 0 additions and 3 deletions
  1. 0 3
      config.js

+ 0 - 3
config.js

@@ -42,9 +42,6 @@ function getReq(data, callback, method)
         })
       }
       else {
-        wx.reLaunch({
-          url: '/pages/auth/auth',
-        })
         callback(res.data)
       }
     },