onUnload: function () { wx.reLaunch({ url: ‘../me/order-detail‘, }) },//这里url搞相对路径
微信小程序返回箭头跳转到指定页面
原文:https://www.cnblogs.com/ll15888/p/11630705.html