From 891dd00b1a9e39925dbf33d9bd7b026d8f4378e4 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Thu, 5 Feb 2026 21:09:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8A=9F=E8=83=BD=E6=BC=8F=E9=A1=B9?= =?UTF-8?q?=E4=BC=98=E5=8C=96=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 0ac0f26..f1a529f 100644 --- a/src/pages/health/statistic/doctorStatistic/index.vue +++ b/src/pages/health/statistic/doctorStatistic/index.vue @@ -1368,7 +1368,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 4e0907e..13a19e6 100644 --- a/src/pages/health/statistic/healthStatistic/index.vue +++ b/src/pages/health/statistic/healthStatistic/index.vue @@ -1220,7 +1220,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 cec6596..c5a0d82 100644 --- a/src/pages/health/statistic/marStatistic/index.vue +++ b/src/pages/health/statistic/marStatistic/index.vue @@ -1170,7 +1170,7 @@ page { padding: 24rpx; background: #fafbfc; border: 2rpx solid #f0f2f5; - margin: 15rpx 16rpx 2rpx; + margin: 15rpx 16rpx 15rpx; border-radius: 12rpx; }