... 标签内要加data-title属性,兼容:IE9+*/ .two:hover::before { content: attr(data-title);/*取到data-title属性的值*/ color: green; } ...
確定! 回上一頁