var form_data = new FormData(); //建構new FormData(). form_data.append('file', file_data); //吧物件加到file後面. $.ajax({.
確定! 回上一頁