Browse Source

feat: 临时保存

gemercheung 1 năm trước cách đây
mục cha
commit
7604e471e0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {