這邊基本上就是加上了Authorization 的Header ,比較特別的是後面的 Bearer ${token} ,這是ES6 串字串的方法。 ( token 是變數)。 fetch('網址' ...
確定! 回上一頁