$.get({ url, {data:data}, function(data){ $("dtable").append(''+data.data[0]+''); } })看你的问题,我只能写到这么多了,不知道你json格式