onUnload: function () {
        wx.reLaunch({
            url: '../me/order-detail',
        })
    },
//这里url搞相对路径

wx.reLaunch跳到新页面没有返回箭头
wx.redirectTo,wx.navigateTo试试

微信小程序返回箭头跳转到指定页面

 

相关文章:

  • 2021-10-09
  • 2022-12-23
  • 2021-12-12
  • 2021-11-23
  • 2021-12-19
  • 2021-05-01
  • 2021-12-25
猜你喜欢
  • 2021-12-19
  • 2021-12-19
  • 2021-07-22
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
相关资源
相似解决方案