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; }