请登录

导航

iconfont阿里巴巴矢量图标库批量保存

F12输入——
var iconList = document.querySelectorAll('.icon-gouwuche1');
for (var i = 0; i < iconList.length; i++) {
iconList[i].click();
}

posted on 2018-05-19 18:53  请登录  阅读(213)  评论(0编辑  收藏  举报