博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
easyui-tree 修改图标
阅读量:5927 次
发布时间:2019-06-19

本文共 709 字,大约阅读时间需要 2 分钟。

hot3.png

<ul id="role" class="easyui-tree" data-options="animate:true" style="min-height: 66px;"></ul>

 

.tree_user{

        background: url("${Config.baseURL}static/images/tree_user.png") no-repeat center center;
    }
    .tree_org{
        background: url("${Config.baseURL}static/images/tree_org.png") no-repeat center center;
    }
    .tree_role{
        background: url("${Config.baseURL}static/images/tree_role.png") no-repeat center center;
    }
    .tree_home{
        background: url("${Config.baseURL}static/images/tree_home.png") no-repeat center center;
    }

 

Map
resultParam = new HashMap<>();resultParam.put("id","crbc");resultParam.put("text","中国路桥工程有限责任公司");resultParam.put("iconCls","tree_home");

转载于:https://my.oschina.net/u/2351011/blog/1831974

你可能感兴趣的文章
设置圆角、定向设置圆角-按钮等控件
查看>>
iOS无线真机调试
查看>>
解决nginx不支持pathinfo Thinkphp命名空间问题
查看>>
【00】架构型
查看>>
ofbiz中的数据模型
查看>>
3-unit1 IPv6网络的管理
查看>>
二狗叫你制作千M网线的线序及方法
查看>>
Windows 7 下右键发送到菜单项没了
查看>>
我的友情链接
查看>>
c3po 问题解决
查看>>
MySQL - Found option without preceding group in config file
查看>>
局部内部类
查看>>
Mysql 常用函数总结
查看>>
Unbuntu 自动重启MySQL
查看>>
js框架页弹出页面关闭
查看>>
当前联机日志损坏恢复
查看>>
numpy方法总结
查看>>
Android获取设备已安装的应用
查看>>
Mysql日期
查看>>
测试Live Writer 发表博客
查看>>