guhongwei 4 年之前
父节点
当前提交
5d0dfab346
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/service/parts/info.vue

+ 2 - 2
src/views/service/parts/info.vue

@@ -99,12 +99,12 @@ export default {
     margin: 0 0 5px 0;
     .el-image {
       width: 100%;
-      height: 100%;
+      height: 200px;
       margin: 0 0 5px 0;
     }
     /deep/.image-slot img {
       width: 100%;
-      height: 100%;
+      height: 200px;
       vertical-align: top;
     }
   }