wechat_jiaxuan/pages/auth/auth.js @@ -78,6 +78,7 @@ const tempPath = wx.getStorageSync('tempPath') || '' wx.setStorageSync('member', res.data) if (tempPath) { wx.setStorageSync('tempPath', '') wx.redirectTo({ url: tempPath, })