时间:2024-10-12 12:18:44
1、找到你要设置为背景的图片
3、添加属性:background-image: url(图片地址);
5、图片铺满后发现重复,使用background-repeat:no-repeat;