Commit 0d568ec38c355c4cb2c28c414a13ec3fe3f57025

Authored by zhiyangdu
1 parent 96a37c69

去除tab背景样式

src/components/tabBox/tabBox.less
@@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
15 color: #B4B4B4; 15 color: #B4B4B4;
16 font-size: 32px; 16 font-size: 32px;
17 line-height: 40px; 17 line-height: 40px;
  18 + background: transparent;
18 } 19 }
19 // tab选中颜色 20 // tab选中颜色
20 .van-tab--active{ 21 .van-tab--active{