wx.navigateTo() 会 刷新跳转到的页面
wx.redirectTo() 会 刷新跳转到的页面
wx.switchTab() 不会 刷新跳转到的页面
wx.navigateBack() 不会 刷新跳转到的页面
wx.reLaunch() 会 刷新跳转到的页面