XMLHttpRequest; jQuery ajax; fetch; axios ... dataType: 'json', success: function(data) { result.html(data.results[0].email) } });
確定! 回上一頁