Page({ data: { }, onLoad() { }, goCollect(){ wx.navigateTo({ url: '/pages/upgrade/clueCollect/clueCollect', }) }, })