lets jump right into the code : var formData = new FormData(); formData.append('name', dogName); formData.append('weight', ...
確定! 回上一頁