This time I will show you how to submit a form form and implement it with ajaxFile upload, what are the notes for ajax to submit a form form and implement file uploading, the following is a practical case, Let’s take a look.
A few days ago, I discovered some minor problems. When I was writing the background management page, I needed to upload a picture. So I used a very common Form to upload a Json string and image files;
Form form to upload images, you only need to add enctype = 'multipart/form-data' in the