From 2ca3ddd95914e0085900cb160f788c623bd80b37 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 4 Jul 2024 13:54:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/my/index.vue b/pages/my/index.vue index a75700b..d17e0e5 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -770,6 +770,7 @@ justify-content: space-between; align-items: center; color: #000000; + margin-bottom: 8rpx; } .my-head-top-text span:nth-child(1){ font-size: 32rpx; @@ -777,12 +778,11 @@ } .my-head-top-text span:nth-child(2){ font-size: 26rpx; - } .my-head-top-view{ display: flex; flex-direction: column; - width: 80%; + width: 82%; } .my-head-top image{ width: 106rpx;