<form> <input name="xxxx" type="text"> <input name="images" type="file" multiple="multiple" ></form>因為第二個表單中有多個圖片, 使用ajax post方式提交表單的時候如何將上述兩個表單的數據一塊提交?
ajax post 方式如何提交form表單并附帶圖片
Cats萌萌
2018-11-15 14:15:10