收益滚动
This commit is contained in:
parent
ee4347dc9e
commit
77c8b132fc
|
@ -294,7 +294,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{
|
||||||
|
|
|
@ -212,7 +212,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{
|
||||||
|
|
Loading…
Reference in New Issue