{ "viewSetting": { "html": "
" }, "headSetting": { "html": "
全选
" }, "documentSetting": { "html": "
", "mouseoverStyles": "tileNode_over", "action": "open", "event" : "mouseover^^function( documentNode, ev ){ this.mouseoverDocument() }##mouseout^^function( documentNode, ev ){ this.mouseoutDocument() }" }, "items": [ { "name": "work", "content": { "html": "
" + "
"+ "
" + "
"+ "
"+ "
", "items": { "name": { "value" : "function(d){ return d.name.length > 50 ? d.name.substr(0,50)+'...' : d.name }" }, "thumbnail" : { }, "sharedIcon" : { "attr" : "title^^已分享", "show" : "function(d){ return d.shared }", "event" : "click^^function(d, ev){ this.showShareRecord(ev) }" } } } } ] }