vue cli2引入iconfont

1.去官网下载图标,且解压到项目目录中

 

 2.在main.js引入  import './assets/font/iconfont.css'

 3.在项目中使用

<i class="iconfont">&#xe62c;</i>
posted @ 2019-12-22 17:16  lude1994  阅读(574)  评论(0编辑  收藏  举报