实现方式:css div:empty:before{ content: attr(placeholder); color:#bbb;}div:focus:before{ content:none; } 相关文章: