diff --git a/dist.rar b/dist.rar deleted file mode 100644 index 455ee3d..0000000 Binary files a/dist.rar and /dev/null differ diff --git a/src/views/kanbanManagement/CarouselBoard/components/QualityStatisticsCard.vue b/src/views/kanbanManagement/CarouselBoard/components/QualityStatisticsCard.vue index cc798e8..94a3b56 100644 --- a/src/views/kanbanManagement/CarouselBoard/components/QualityStatisticsCard.vue +++ b/src/views/kanbanManagement/CarouselBoard/components/QualityStatisticsCard.vue @@ -6,7 +6,7 @@
-
+
@@ -621,7 +621,7 @@ export default { .first-row { width: 100%; flex-shrink: 0; - height: 200px !important; + height: 120px !important; margin-bottom: 10px; /* 减小底部间距 */ } @@ -943,7 +943,7 @@ export default { /* 大屏响应式调整 */ @media (min-width: 1600px) and (max-width: 1919px) { .first-row { - height: 200px !important; + height: 120px !important; } .flip-card-value {