fetch (url,. {method:'GET',. headers: {'Authorization': 'Basic '+btoa(username)}. }) .then(function(res){. return res.json();. }) .then(function(data) {.
確定! 回上一頁