摘要: 1.前端一个form表单 可以传用户名,email,单个文件和多个文件 表单提交用post请求 涉及到文件 enctype="multipart/form-data" 表单内容: 文件:type="file" 多文件 multiple="multiple" <form role="form" met 阅读全文
posted @ 2022-03-02 23:39 qwedfrgh 阅读(166) 评论(0) 推荐(0)