Browse Source

feat: 临时保存

gemercheung 1 year ago
parent
commit
7604e471e0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/showCase.vue

+ 1 - 0
src/components/showCase.vue

@@ -157,6 +157,7 @@ const props = defineProps({
     :deep(.n-carousel) {
       width: 100%;
       height: 100%;
+      object-fit: cover;
     }
     :deep(.n-carousel) {
       .carousel-img {