fex-team / webuploader

It's a new file uploader solution!
http://fex.baidu.com/webuploader/
BSD 3-Clause "New" or "Revised" License
7.7k stars 2.33k forks source link

this plugin can't upload file as PPT? #2668

Open ilothar opened 7 years ago

ilothar commented 7 years ago

This is my parames : accept: [ { title: 'Images', extensions: 'gif,jpg,jpeg,bmp,png', mimeTypes: 'image/' }, { title: 'Video', extensions: 'avi,mp4,wmv,ogg,flv', mimeTypes: 'video/' }, { title: 'MS', extensions: 'ppt,pptx', mimeTypes: 'application/mspowerpoint,application/powerpoint,application/vnd.ms-powerpoint,application/x-mspowerpoint' } ],

Althougth,I write the parames ,but it does't work,just alert(“error:Don't support this file type”); Then I try to

accept:null,

However,does't work either,

so, I Need help

WiFiUncle commented 7 years ago

it can. this is a demo url :http://pan.baidu.com/s/1nvFrOrZ password:qaxs