這裡沒有<form>標籤,也沒有enctype="multipart/form-data"屬性。 javascript代碼 var formData = new FormData(); formData.append('file', $('#file')[0] ...
確定! 回上一頁