官方文檔
http://plugins.krajee.com/file-input#events
中文簡介
http://blog.csdn.net/u012526194/article/details/69937741
data.response里面有jsonif回傳給的數(shù)據(jù)
jsonif({'msg':'成功上傳'})
data.response.msg == '成功上傳'
各種方法使用demo
http://blog.csdn.net/jbgtwang/article/details/50998075
然后跳轉(zhuǎn)某個(gè)頁面
http://blog.csdn.net/u012106397/article/details/52850749?locationNum=4&fps=1