文件上传,jquery传值无法接收

浏览:614 发布日期:2016/10/26 分类:ThinkPHP5专区 关键字: 文件上传
jquery post函数传值 {image: $('input[type=file]')}
TP5.0 接受 $file = request()->file('image');
$file 是空值,是什么原因啊
最佳答案
评论( 相关
后面还有条评论,点击查看>>