1
This commit is contained in:
@ -330,13 +330,17 @@ title: '请添加客服号',
|
||||
overflow-y: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
height: calc(100vh - #{$app_tabbar_height + 26});
|
||||
padding-top: 0;
|
||||
|
||||
.mineGroundImgView {
|
||||
position: relative;
|
||||
margin-top: -88rpx;
|
||||
|
||||
.groundImg {
|
||||
width: 100%;
|
||||
height: 552rpx;
|
||||
padding-top: 88rpx;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user