easyui-filebox指定jsp文件类型上传

easyui-filebox现在只有jsp文件类型上传
img
,这种要怎么写?
我看网上限制的文件好像没有jsp的。

input框可以指定accept,实际上都是自己写检验规则的,input也行,easyui的onChange也可以试试