瀏覽代碼

封面大小

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;
             }