Page({ data: {}, onBackHome: function () { wx.switchTab({ url: '/pages/index/index' }) } })