$.post("php/connDB-mc.php", function(data){ //这里的data已经被jquery解析为对象了,不是字符串了,不需要再eval //var returnData = eval('('+data+')');//后面的省略了}