소스 검색

feat: 临时保存

gemercheung 1 년 전
부모
커밋
7604e471e0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 {