src/main/resources/templates/febs/views/modules/socialCircle/add.html
@@ -210,7 +210,7 @@
            elem: '#test1Max'
            ,url: ctx + 'admin/goods/uploadFileBase64' //改成您自己的上传接口
            ,accept: 'file' //普通文件
            ,size: 10240 //限制文件大小,单位 KB
            ,size: 102400 //限制文件大小,单位 KB
            ,before: function(obj){
            }
            ,done: function(res){