task#11332,页面样式调整

This commit is contained in:
2024-02-26 14:06:45 +08:00
parent 1c8b0a12a9
commit 460e6e3c06
2 changed files with 11 additions and 14 deletions

View File

@ -308,13 +308,17 @@ export default {
color: #FFFFFF;
}
}
/*
::v-deep .van-pull-refresh{
//height: calc(100% - 140px);
overflow-y: auto;
background-color: #F4F5F7;
}
.firstpullRefresh{
height: calc(100% - 140px) ;
}
.secondpullRefresh{
height: calc(100% - 91px) ;
}*/
}
::v-deep .van-list__finished-text{
padding-bottom: 70px;
background-color: #F4F5F7;