帝国CMS程序安装头像裁切插件,帝国CMS怎么实现头像裁切功能(5)

'cancelImg': '/uploadify/images/cancel.png',
'buttonText': 'selectfile',
'buttonImg': '/uploadify/images/selectfiles.png',
'hideButton':false,
'width': 177,
'height': 30,
'script': '/ImgCut/UploadImg.ashx',
'fileDesc': '*.jpg;*.jpeg;*.bmp;*.png;',
'fileExt': '*.jpg;*.jpeg;*.bmp;*.png;',
'sizeLimit':1024*1024*2,
'simUploadLimit':1,
'multi':false,
'auto':true,
'onInit':function(){
},
'onSelect':function(event,queueID,fileObj){
tags: