easyui tree 怎样改变选中节点及子节点的背景颜色,求高人指点!
<link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css"> <style>.tree-node-selected{background-color:red;color:#fff}</style>
你直接在后台返回前台数据的时候多set名称的时候标签 拼接颜色属性,