Sfoglia il codice sorgente

feat: 临时保存

gemercheung 1 anno fa
parent
commit
7604e471e0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {