json传递(一维数组) js代码 [removed][removed] [removed] $(document).ready(function(){ $.getJSON("a.php",{id:1, name:encodeURI('李智'), gender:encodeURI('男')},function(json){ var json=eval(json); var html = '<select>' html += '<