Commit 1160d95a authored by lijiongliang's avatar lijiongliang

tabbar修改

parent dbe5839c
......@@ -48,20 +48,19 @@ export default {
box-shadow: 0px 8rpx 19rpx 2rpx rgba(215, 215, 215, 0.21);
}
.flexd__icon{
width: 100upx;
position: relative;
top: -70rpx;
top: -30rpx;
left: 0;
right: 0;
text-align: center;
margin: 0 auto;
background: url('../../static/tarbar/index31.png') center center no-repeat;
background-size: contain;
width: 94rpx;
height: 94rpx;
width: 54rpx;
height: 54rpx;
>.weui-tabbar__label{
position: relative;
bottom:-70rpx;
bottom:-30rpx;
}
}
.weui-tabbar:before {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment