Administrator
2025-05-16 8929c20cc5e331eb7c3127f53f72c900df2b1dab
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){