From 275f658b9d6bfaac3a758b204e87bb67cac00191 Mon Sep 17 00:00:00 2001 From: huxuejian Date: Sun, 8 Feb 2026 16:15:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/archive/archive-result.vue | 4 ++-- pages/login/login.vue | 6 +++--- pages/mine/contact.vue | 2 +- pages/team/friend.vue | 4 ++-- pages/team/homepage.vue | 4 ++-- pages/team/team-detail.vue | 8 +++++++- 6 files changed, 17 insertions(+), 11 deletions(-) diff --git a/pages/archive/archive-result.vue b/pages/archive/archive-result.vue index a6af733..152a4fd 100644 --- a/pages/archive/archive-result.vue +++ b/pages/archive/archive-result.vue @@ -43,10 +43,10 @@ - + - 点击识别下方二维码,加我为好友 + 长按识别二维码,加我为好友 diff --git a/pages/login/login.vue b/pages/login/login.vue index e6b85c0..8cd5e68 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -14,7 +14,7 @@ 柚健康 - + @@ -216,12 +216,12 @@ onLoad((opts) => { } .doctor-card { - height: 398rpx; + /* min-height: 300rpx; */ background: #fff; border-radius: 24rpx; background: linear-gradient(180deg, #dbe8ff 0%, #fff 50.25%); box-shadow: 0 8rpx 32rpx rgba(59, 124, 255, 0.08); - padding: 100rpx 24rpx 0rpx 24rpx; + padding: 100rpx 24rpx 60rpx 24rpx; display: flex; flex-direction: column; align-items: center; diff --git a/pages/mine/contact.vue b/pages/mine/contact.vue index 0819c0b..2afd2c9 100644 --- a/pages/mine/contact.vue +++ b/pages/mine/contact.vue @@ -1,6 +1,6 @@