easyui tree 怎样改变选中节点及子节点的背景颜色,求高人指点!
2条回答 默认 最新
斯洛文尼亚旅游 2016-07-10 19:54关注<link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css"> <style>.tree-node-selected{background-color:red;color:#fff}</style>解决 无用评论 打赏 举报
<link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css">
<style>.tree-node-selected{background-color:red;color:#fff}</style>