querySelector() 方法返回文档中匹配指定 CSS 选择器的一个元素。https://www.runoob.com/jsref/met-document-queryselector.html
只获取第一个 你可以用all