whether there were any problems fetching the data or not: if (error) return console.log(error); var data = json; We store our JSON data intothedata variable ...
確定! 回上一頁