fix : 修复日期选择动态5天范围
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user