优化H5端搜索框遮挡问题

This commit is contained in:
Gao xiaosong
2022-02-15 01:14:48 +08:00
parent 42defa78c6
commit 7c7736dd6a
4 changed files with 13 additions and 8560 deletions

View File

@ -453,7 +453,7 @@ export default {
}
.home_content_box {
margin-top: -20rpx;
// margin-top: -20rpx;
}
.head_box {
@ -463,4 +463,9 @@ export default {
margin-left: 20rpx;
line-height: 40px;
}
.index{
.uni-noticebar{
margin-bottom:0;
}
}
</style>