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