ソースを参照

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 {