From c264655133ab866810a5dd716bd8f5ce339fb937 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Wed, 15 Feb 2023 17:35:16 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=86=9C=E4=BA=8B=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/pages/home/index.vue b/pages/home/index.vue index 7e788ce..afbaef1 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -239,16 +239,11 @@ text{ &:first-child{ flex-shrink: 0; - min-width:140rpx; + min-width:90rpx; color:#333333; font-size:28rpx; margin-right:20rpx; } - &:nth-child(2){ - color:#999999; - font-size:24rpx; - margin-left:auto; - } } } } @@ -348,12 +343,14 @@