Commit 4e7763c135ae354ab170f1f317fb020171062e66

Authored by zhiyangdu
1 parent e194a3ac

tab内容样式优化

src/components/tabBox/tabBox.less
1 .tabBox { 1 .tabBox {
2 - padding: 0 30px; 2 + // padding: 0 30px;
3 .van-tab--active{ 3 .van-tab--active{
4 display: flex; 4 display: flex;
5 justify-content: center; 5 justify-content: center;