注意这里他们的不同之处: window.getComputedStyle(element) 返回的是计算过后的值,而 element.computedStyleMap() 返回的是原始的值,并不做任何处理.
確定! 回上一頁