url后面加参数?param1=1¶m2=2
onBeforeLoad: function (node, param) { param.param1= 1, param.param2= 2 },