| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["icon"],{"5af7":function(i,l,e){"use strict";var t=e("620b"),o=e.n(t);o.a},"620b":function(i,l,e){},"796c":function(i,l,e){"use strict";e.r(l);var t=function(){var i=this,l=i.$createElement,e=i._self._c||l;return e("div",[e("div",{staticClass:"crumbs"},[e("el-breadcrumb",{attrs:{separator:"/"}},[e("el-breadcrumb-item",[e("i",{staticClass:"el-icon-lx-emoji"}),i._v(" 自定义图标")])],1)],1),e("div",{staticClass:"container"},[e("h2",[i._v("使用方法")]),e("p",{staticStyle:{"line-height":"50px"}},[i._v(" 直接通过设置类名为 el-icon-lx-iconName 来使用即可。例如:(共"+i._s(i.iconList.length)+"个图标) ")]),i._m(0),i._m(1),i._m(2),e("br"),e("h2",[i._v("图标")]),e("div",{staticClass:"search-box"},[e("el-input",{staticClass:"search",attrs:{size:"large",clearable:"",placeholder:"请输入图标名称"},model:{value:i.keyword,callback:function(l){i.keyword=l},expression:"keyword"}})],1),e("ul",i._l(i.list,(function(l,t){return e("li",{key:t,staticClass:"icon-li"},[e("div",{staticClass:"icon-li-content"},[e("i",{class:"el-icon-lx-"+l}),e("span",[i._v(i._s(l))])])])})),0)])])},o=[function(){var i=this,l=i.$createElement,e=i._self._c||l;return e("p",{staticClass:"example-p"},[e("i",{staticClass:"el-icon-lx-redpacket_fill",staticStyle:{"font-size":"30px",color:"#ff5900"}}),e("span",[i._v('<i class="el-icon-lx-redpacket_fill"></i>')])])},function(){var i=this,l=i.$createElement,e=i._self._c||l;return e("p",{staticClass:"example-p"},[e("i",{staticClass:"el-icon-lx-weibo",staticStyle:{"font-size":"30px",color:"#fd5656"}}),e("span",[i._v('<i class="el-icon-lx-weibo"></i>')])])},function(){var i=this,l=i.$createElement,e=i._self._c||l;return e("p",{staticClass:"example-p"},[e("i",{staticClass:"el-icon-lx-emojifill",staticStyle:{"font-size":"30px",color:"#ffc300"}}),e("span",[i._v('<i class="el-icon-lx-emojifill"></i>')])])}],a={data:function(){return{keyword:"",iconList:["attentionforbid","attentionforbidfill","attention","attentionfill","tag","tagfill","people","peoplefill","notice","noticefill","mobile","mobilefill","voice","voicefill","unlock","lock","home","homefill","delete","deletefill","notification","notificationfill","notificationforbidfill","like","likefill","comment","commentfill","camera","camerafill","warn","warnfill","time","timefill","location","locationfill","favor","favorfill","skin","skinfill","news","newsfill","record","recordfill","emoji","emojifill","message","messagefill","goods","goodsfill","crown","crownfill","move","add","hot","hotfill","service","servicefill","present","presentfill","pic","picfill","rank","rankfill","male","female","down","top","recharge","rechargefill","forward","forwardfill","info","infofill","redpacket","redpacket_fill","roundadd","roundaddfill","friendadd","friendaddfill","cart","cartfill","more","moreandroid","back","right","shop","shopfill","question","questionfill","roundclose","roundclosefill","roundcheck","roundcheckfill","global","mail","punch","exit","upload","read","file","link","full","group","friend","profile","addressbook","calendar","text","copy","share","wifi","vipcard","weibo","remind","refresh","filter","settings","scan","qrcode","cascades","apps","sort","searchlist","search","edit"]}},computed:{list:function(){var i=this;return this.iconList.filter((function(l){return-1!==l.indexOf(i.keyword)}))}}},n=a,c=(e("5af7"),e("2877")),s=Object(c["a"])(n,t,o,!1,null,"78dfadcd",null);l["default"]=s.exports}}]);
|