From 06d05a73e98829a342fabd54622fc80d31d1cdb8 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 15 Aug 2024 10:46:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cooperate/index.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pages/cooperate/index.vue b/pages/cooperate/index.vue index 123f534..c6a8fc2 100644 --- a/pages/cooperate/index.vue +++ b/pages/cooperate/index.vue @@ -102,7 +102,8 @@ margin-top:36rpx; } .cooperate-line span:nth-child(2){ - width: 120rpx; + width: 140rpx; + text-align: center; height: 40rpx; line-height: 40rpx; color: #fff; @@ -128,7 +129,8 @@ margin-top:36rpx; } .cooperate-line1 span:nth-child(2){ - width: 120rpx; + width:140rpx; + text-align: center; height: 40rpx; line-height: 40rpx; color: #fff; @@ -154,7 +156,8 @@ margin-top:36rpx; } .cooperate-line2 span:nth-child(2){ - width: 120rpx; + width:140rpx; + text-align: center; height: 40rpx; line-height: 40rpx; color: #fff;