src/main/resources/templates/febs/views/modules/banner/platformBannerAdd.html
@@ -117,6 +117,7 @@ var uploadInst = upload.render({ elem: '#test1' ,url: ctx + 'admin/goods/uploadFileBase64' //改成您自己的上传接口 ,size: 10240 // 限制文件大小,单位 KB ,before: function(obj){ //预读本地文件示例,不支持ie8 obj.preview(function(index, file, result){ src/main/resources/templates/febs/views/modules/banner/platformBannerDetail.html
@@ -117,6 +117,7 @@ var uploadInst = upload.render({ elem: '#test1' ,url: ctx + 'admin/goods/uploadFileBase64' //改成您自己的上传接口 ,size: 10240 // 限制文件大小,单位 KB ,before: function(obj){ //预读本地文件示例,不支持ie8 obj.preview(function(index, file, result){