注意:querySelector()方法僅返回與指定選擇器匹配的第一個元素。要返回所有匹配項,請使用querySelectorAll()方法。 用法: element.querySelector(selectors).
確定! 回上一頁