{ "viewSetting": { "html": "
" }, "documentSetting": { "html": "
", "mouseoverStyles": "documentNode_over", "action": "open", "event" : "mouseover^^function( documentNode, ev ){ this.mouseoverDocument(documentNode, ev) }##mouseout^^function( documentNode, ev ){ this.mouseoutDocument(documentNode, ev) }" }, "items": [ { "name": "work", "content": { "html": "
"+ "
"+ "
"+ " "+ "
"+ "
"+ "
"+ "
"+ "
"+ "
来自
"+ "
"+ "
", "items": { "remove" : { "condition" : "function(d){ return this.getRemovePermission(d) }", "action" : "remove" }, "createTime" : {}, "from" : { "value" : "function(d){ return (d.application == 'CMS' ? '内容管理' : '论坛') }" }, "title" : { "value" : "function(d){ return d.title }", "title" : "function(d){ return d.title }" }, "date" : { "value" : "function(d){ return this.lp.today + ':'+ getDateDiff( d.createTime ) }" }, "icon" : { "attr" : "src^^function( d ){ return MWF.xDesktop.getImageSrc( d.picId ) }" } } } } ] }