Explorar o código

兼容性修改

zhangyu %!s(int64=5) %!d(string=hai) anos
pai
achega
ecbe7446ee
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/screen/splitscreen/integrateresults/index.vue

+ 2 - 1
src/views/screen/splitscreen/integrateresults/index.vue

@@ -2,7 +2,7 @@
  * @Author: zhangyu
  * @Date: 2019-11-13 17:00:59
  * @Info: 系统集成成果辅助屏
- * @LastEditTime: 2019-11-18 18:50:07
+ * @LastEditTime: 2019-11-27 17:33:10
  -->
 <template>
   <div>
@@ -248,6 +248,7 @@ $borderColor: rgba(201, 201, 201, 1);
     .example-box{
       flex-grow: 1;
       flex-shrink: 1;
+      height: calc(100% - 160px);
       border: 1px solid $borderColor;
     }
   }