fix : 修复日期选择动态5天范围

This commit is contained in:
2024-03-13 21:27:56 +08:00
parent 8253a42847
commit e1d0f45280
3 changed files with 43 additions and 24 deletions

View File

@@ -282,7 +282,7 @@ body,
.btn {
width: 100%;
margin-top: 14px;
font-size: 26px;
font-size: 30px;
color: #9fc3cd;
.el-carousel__item {
@@ -293,8 +293,8 @@ body,
display: flex;
justify-content: center;
padding-top: 5px;
width: 158px;
height: 50px;
width: 200px;
height:60px;
background-image: url("../images/topAndDown/sp_icon_sdqhx.png");
}
@@ -302,7 +302,7 @@ body,
margin-top: -5px;
color: #ffffff;
padding-top: 7px;
width: 201px;
width: 225px;
height: 62px;
background-image: url("../images/topAndDown/sp_icon_sdqhd.png");
}