van-tabbar-item{ // background-color: #B1181B; position: relative; height: 102rpx; margin-top: 10rpx; view{ font-size: 20rpx; text-align: center; margin-top: -6rpx; } .active{ position: absolute; top: -20rpx; left: 50%; transform:translate(-50%,-50%) } }