From 0d8a27cc1f431c7841b7b8a0706acabf7a8c216b Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Thu, 5 Feb 2026 21:10:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=AE=8C=E5=96=84=EF=BC=8C=E7=BB=9F=E8=AE=A1=E9=A1=B5=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E4=BF=AE=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/health/statistic/doctorStatistic/index.vue | 2 +- src/pages/health/statistic/healthStatistic/index.vue | 2 +- src/pages/health/statistic/marStatistic/index.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/health/statistic/doctorStatistic/index.vue b/src/pages/health/statistic/doctorStatistic/index.vue index 9241756..aa9b87b 100644 --- a/src/pages/health/statistic/doctorStatistic/index.vue +++ b/src/pages/health/statistic/doctorStatistic/index.vue @@ -1515,7 +1515,7 @@ page { padding: 24rpx; background: #fafbfc; border: 2rpx solid #f0f2f5; - margin: 15rpx 16rpx 2rpx; + margin: 15rpx 16rpx 15rpx; border-radius: 12rpx; } diff --git a/src/pages/health/statistic/healthStatistic/index.vue b/src/pages/health/statistic/healthStatistic/index.vue index 7032371..e725b82 100644 --- a/src/pages/health/statistic/healthStatistic/index.vue +++ b/src/pages/health/statistic/healthStatistic/index.vue @@ -1314,7 +1314,7 @@ page { padding: 24rpx; background: #fafbfc; border: 2rpx solid #f0f2f5; - margin: 15rpx 16rpx 2rpx; + margin: 15rpx 16rpx 15rpx; border-radius: 12rpx; } diff --git a/src/pages/health/statistic/marStatistic/index.vue b/src/pages/health/statistic/marStatistic/index.vue index 074dc6f..5ab2893 100644 --- a/src/pages/health/statistic/marStatistic/index.vue +++ b/src/pages/health/statistic/marStatistic/index.vue @@ -1311,7 +1311,7 @@ page { padding: 24rpx; background: #fafbfc; border: 2rpx solid #f0f2f5; - margin: 15rpx 16rpx 2rpx; + margin: 15rpx 16rpx 15rpx; border-radius: 12rpx; }