阿里巴巴矢量图标库全选

F12输入

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

 

 

posted on 2019-08-30 11:16  御坂御坂ぃ  阅读(185)  评论(0)    收藏  举报