ParentNode.firstElementChild 只读属性,返回对象的第一个子元素, 如果没有子元素,则为null。 可以通过使用 firstElementChild 获取到 img 节点。
確定! 回上一頁