简体   繁体   English

Jquery文件上传插件

[英]Jquery file upload plugin

I am having issues with JSON parse while I am using the plugin in with file the error: 我在使用带有文件插件的错误时遇到JSON解析问题:

json解析

This means that your server response is not a JSON. 这意味着您的服务器响应不是JSON。

You may check the dev tools of the browser you're using. 您可以检查您正在使用的浏览器的开发工具。 Network tab, check the reponse of the upload request. 网络选项卡,检查上传请求的响应。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM