1{ 2 method: 'POST', // *GET, POST, PUT, DELETE, etc. 3 mode: 'cors', // no-cors, *cors, same-origin 4 cache: 'no-cache', // *default, ...
確定! 回上一頁