natasha vor 1 Jahr
Ursprung
Commit
7223fc57b4
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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;
             }