他的属性,然后我在代码里面
.aa{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 2px;
background-color: #dfe4ed;
z-index: 1;
}
所以不知道怎么搞了
给.title 添加 border-bottom: 2px solid #ccc;
content: "";伪类:before跟:after的时候才需要加这个
他那个用了伪类 ::after