|
@@ -35,6 +35,7 @@ view{box-sizing: border-box;}
|
|
.tabbar-item{text-align: center;width: 160rpx;}
|
|
.tabbar-item{text-align: center;width: 160rpx;}
|
|
.tabbar-item-icon{width: 50rpx;height: 50rpx;display: block;@include ezy-no-repeat-cover();margin: 0 auto 8rpx;}
|
|
.tabbar-item-icon{width: 50rpx;height: 50rpx;display: block;@include ezy-no-repeat-cover();margin: 0 auto 8rpx;}
|
|
.tabbar-item-text{font-size: 28rpx;color: #333;}
|
|
.tabbar-item-text{font-size: 28rpx;color: #333;}
|
|
|
|
+ .active .tabbar-item-text{color: #3fd2a1;}
|
|
}
|
|
}
|
|
|
|
|
|
/***** list列表滚动 *****/
|
|
/***** list列表滚动 *****/
|