tanxue 2 ヶ月 前
コミット
8007bf44c4
1 ファイル変更1 行追加0 行削除
  1. 1 0
      common/styles/global/components.scss

+ 1 - 0
common/styles/global/components.scss

@@ -35,6 +35,7 @@ view{box-sizing: border-box;}
 	.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-text{font-size: 28rpx;color: #333;}
+	.active .tabbar-item-text{color: #3fd2a1;}
 }
 
 /***** list列表滚动  *****/