标签: css
filter。
filter
在IE 11中使图片变为黑白的最佳方法是什么? 这样的东西-filter: grayscale(100%)。
filter: grayscale(100%)
最好只更改 CSS代码,而不更改js和html。