diff --git a/pages/index/index.vue b/pages/index/index.vue index ce0a866..bc83de3 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -153,6 +153,7 @@ PageNav.window.navigationBarBackgroundColor + ';border: 0;padding-left:20rpx;padding-right:20rpx;' " + class="tab_box" > @@ -186,7 +187,6 @@ @@ -2148,6 +2148,10 @@ export default { padding: 0 3%; } +.tab_box{ + display: flex; +} + .uni-swiper-tab { line-height: 70rpx; height: 76rpx; @@ -2257,6 +2261,8 @@ export default { .swiper-tab-rigth-box { font-size: 28rpx; + display: flex; + align-items: center; .swiper-tab-icon { font-size: 28rpx;