guhongwei 5 年之前
父節點
當前提交
8d92f2c732
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/detail/semDetail.vue

+ 4 - 0
src/views/detail/semDetail.vue

@@ -212,6 +212,10 @@ export default {
 }
 }
 .main .two .twoInfo .left .leftDown .el-image {
 .main .two .twoInfo .left .leftDown .el-image {
   margin: 40px 18px;
   margin: 40px 18px;
+  width: auto;
+  height: auto;
+  max-width: 100%;
+  max-height: 100%;
 }
 }
 .main .two .twoInfo .left .leftDown .jobname {
 .main .two .twoInfo .left .leftDown .jobname {
   text-align: center;
   text-align: center;