摘要: document.querySelector();对象 document.querySelectorAll();数组 console.log(ul.hasChildNodes)文本节点 console.log(ul.children) 不包括文本节点 li.style.backgroundColor 阅读全文
posted @ 2021-11-07 15:35 动漫王一博 阅读(25) 评论(0) 推荐(0)