解决方法:打开nginx主配置文件nginx.conf,找到http{}段,添加
client_max_body_size 20m;