소스 검색

封面大小

natasha 1 년 전
부모
커밋
7223fc57b4
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/bookShelf/bookItem.vue

+ 2 - 1
src/views/bookShelf/bookItem.vue

@@ -550,8 +550,9 @@ export default {
         .swiper-container{
             width: 416px;
             height: 440px;
+            text-align: center;
             .el-image{
-                width: 414px;
+                width: 297px;
                 height: 414px;
                 border: 1px solid #F3F3F3;
             }