computedStyleMap () 有一個不同點,前者返回解析後的值,而後者返回計算後的 ... computedStyleMap().get('opacity').value === 1 // computed style ...
確定! 回上一頁