收益滚动

This commit is contained in:
曹磊 2024-09-10 14:37:31 +08:00
parent 54d20217fa
commit ee4347dc9e
2 changed files with 3 additions and 3 deletions

View File

@ -279,7 +279,7 @@
/* background-color: #f7f7f7; */ /* background-color: #f7f7f7; */
} }
/deep/.refresh-body{ /deep/.refresh-body{
height: 100% !important; height:480px !important;
border-top: 2px solid #f7f7f7; border-top: 2px solid #f7f7f7;
} }
.tapNav-name{ .tapNav-name{

View File

@ -206,7 +206,7 @@
/* background-color: #f7f7f7; */ /* background-color: #f7f7f7; */
} }
/deep/.refresh-body{ /deep/.refresh-body{
height:640px !important; height:520px !important;
border-top: 2px solid #f7f7f7; border-top: 2px solid #f7f7f7;
} }
.content{ .content{