标签:
所有图标位置:
/themes/icons
css引用位置:
/themes/icon.css
可自行添加16*16的小图片放在icons中,icon.css代码添加即可
例如:
.icon-logo{ background:url(‘icons/logo.ico‘) no-repeat center center;}
EasyUI篇のico
原文地址:http://www.cnblogs.com/dabexiong/p/4970660.html