2014年5月15日

自定义checkbox 样式

摘要: 客户说给checkbox radio 样式给统一下,之前一直嫌麻烦,今天写了下,记录下顺便,directive('input',function(){ return{ restrict:'E', link:function(scope,element,attrs){ if(attrs.typ... 阅读全文

posted @ 2014-05-15 17:21 wssdzf 阅读(220) 评论(0) 推荐(0) 编辑

导航