ajax({ type: "GET", url: '/test.php', dataType: 'json', success: function (obj, textstatus) { var dataSet = new Array; if (!('error ...
確定! 回上一頁