From d663124cf41a1f6907329de2581d4ba7142e23c1 Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Mon, 12 May 2025 14:49:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E8=8F=9C=E5=8D=95=E6=8C=89=E9=92=AE=E5=9C=A8?= =?UTF-8?q?=E5=AE=89=E5=8D=93=E8=8D=A3=E8=80=80=E6=89=8B=E6=9C=BA=E8=A2=AB?= =?UTF-8?q?=E6=8C=A1=E4=BD=8F=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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;