首页轮播

This commit is contained in:
Mr.jiang 2024-08-16 09:58:17 +08:00
parent 86598dd2c5
commit c758110f57
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
/deep/.uni-scroll-view-content{
display: flex;
align-items: center;
/* justify-content: center; */
justify-content: space-between;
}
.xiangshi{
padding: 5px;
@ -80,7 +80,7 @@
.item-box {
display: inline-block;
width: 33%;
width: 30%;
height: 210px;
/* margin-right: 10px; */
border-radius: 10px;