mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
修改登录注册后页面跳转问题
This commit is contained in:
@@ -132,7 +132,7 @@ Page({
|
||||
},
|
||||
callBack: (res) => {
|
||||
wx.setStorageSync('token', res.accessToken)
|
||||
wx.reLaunc({
|
||||
wx.switchTab({
|
||||
url: '/pages/index/index',
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user