Merge pull request 'dengjie commit : tabbar修改样式' (#4) from dengjie into dev

Reviewed-on: http://git.hchyun.com/feashow/pupil/pulls/4
This commit is contained in:
odjbin
2022-12-04 12:56:32 +00:00

View File

@@ -125,19 +125,6 @@
font-weight: 900;
}
.box {
margin: 20upx 0;
}
.box view.cu-bar {
margin-top: 20upx;
}
.cu-bar {
z-index: 9999999999;
}
.logo_btn {
width: 38*2rpx;
height: 38*2rpx;
@@ -151,14 +138,6 @@
padding: 0;
}
.cu-bar.tabbar .action {
// margin-bottom: 50px;
}
.cu-bar.tabbar .action.add-action {
padding-top: 56rpx !important;
}
.more_box {
display: flex;
align-items: center;
@@ -179,8 +158,6 @@
}
.more_jian {
// width: 0px;
// height: 0px;
position: absolute;
bottom: -10px;
left: 45%;
@@ -195,10 +172,12 @@
background-color: #fff;
position: relative;
width: 180px;
height: 80px;
margin: 0 auto 86px auto;
border-radius: 10px;
}
/deep/.header-overlay {}
// /deep/.u-slide-up-enter-active {
// height: 68px;
// margin-bottom: 65px;
// }
</style>