preventDefault(); fetch('https://jsonplaceholder.typicode.com/posts', { method: 'POST', body: new FormData(event.target), }).then(function ...
確定! 回上一頁