task#11332,页面样式调整
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user