{ "viewSetting": { "html": "
" }, "documentSetting": { "html": "
", "mouseoverStyles": "sectionNode_over", "action": "open", "event" : "mouseover^^function( sectionNode, ev ){ this.mouseoverSection(sectionNode, ev) }##mouseout^^function( sectionNode, ev ){ this.mouseoutSection(sectionNode, ev) }" }, "items": [ { "name": "work", "content": { "html": "
"+ "
"+ "
"+ "
"+ " "+ "
"+ "
"+ "
"+ "
"+ "
, 
"+ "
"+ "
"+ "
"+ "
, 
"+ "
"+ "
"+ "
"+ "
"+ "
"+ "
"+ "
"+ "
", "items": { "sectionName" : {}, "forumName": {}, "moderatorNames" : {}, "createTime" : { "value" : "function(d){ return d.createTime.split(' ')[0] }" }, "creatorName": {}, "sectionType": { }, "sectionStatus": { "styles" : "function(d){ return d.sectionStatus == '启用' ? {'color':'green'} : {'color':'#845a5a'} }" }, "remove" : { "condition" : "function(d){ return this.explorer.forumAdminObj[d.forumId] || this.app.access.isSectionManager( d ) || this.app.access.isAdmin() }", "action" : "remove" }, "icon" : { "value": "", "attr" : "src^^function( d ){ if( d.icon ){ return 'data:image/png;base64,'+ d.icon }else{ return '../x_component_Forum/$Setting/default/sectionIcon/forum_icon.png' } }" } } } } ] }