修改样式,适配手机

This commit is contained in:
xuli3099
2025-08-27 13:49:03 +08:00
parent 201b7058a5
commit c5fe81450e
11 changed files with 1019 additions and 3259 deletions

View File

@@ -518,16 +518,20 @@ const formatDateStr =(times)=>{
}
.white-bg .logo-list{
gap:50rpx;
margin-left:-25rpx;
margin-right:-25rpx;
padding:0 20rpx;
/* margin-bottom: -50rpx; */
}
.white-bg .logo-list .l-l-item{
width:160rpx;
margin-bottom:0rpx;
margin-left:25rpx;
margin-right:25rpx;
margin-bottom: 25rpx;
}
.white-bg .logo-list .l-l-item img{
width:110rpx;
height:110rpx;