1. 在wxjs文件的function中,使用wx.navigateTo()实现 jumpToCart:function(){ wx.navigateTo({ url: '/page/component/cart/cart', });