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