mall.less
441 Bytes
@charset "UTF-8";
.mall-box {
overflow: hidden;
/deep/ .van-pull-refresh {
.van-pull-refresh__track {
.van-pull-refresh__head {
font-size: 30px;
}
}
}
.back-box{
height:90px;
position: fixed;
left: 0;
top: 0;
background-color: #ffffff;
z-index:1000
}
.back-box—lh{
width: 100%;
height:90px;
}
}