wx.navigateTo({ url: 'test?id=1'})//test.jsPage({ onLoad: function(option){ console.log(option.id) }})