.conteText5{
position: relative;
}
.conteText5::before{
content: '';
position: absolute;
left: 0;
top: 0;
width:12.97pt;
height: 10.66pt;
background-image: url(../../../../static/images/myshop/jingdong.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}
css伪元素before插入图片
最新推荐文章于 2024-08-09 16:06:18 发布