<#if editor?? && editor.render??> ${editor.render.code} <#else> ${editor.getEditorParam('uploadparams','')}<#else>{}' :exportparams='<#if editor.getEditorParam('exportparams','') != ''>${editor.getEditorParam('exportparams','')}<#else>{}' :multiple='<#if editor.getEditorParam('multiple','') != ''>${editor.getEditorParam('multiple','')}<#else>true' style="${editor.getEditorCssStyle()}overflow: auto;">