liuqiao 1 tahun lalu
induk
melakukan
ebb054a63d
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      src/view/components/InfoAnimation.vue

+ 4 - 4
src/view/components/InfoAnimation.vue

@@ -2,7 +2,7 @@
   <!-- 所有弹出框 -->
   <div class="l_Dialog">
     <!-- 推演结果 -->
-    <el-aside width="278px" class="L_aside asideg asidegbg leftbgimg" v-show="monitor">
+    <el-aside width="278px" class="L_aside1 asideg asidegbg leftbgimg" v-show="monitor">
       <div class="result result1">
         <el-tabs
           v-model="resultactiveName"
@@ -638,7 +638,7 @@ defineExpose({ monitor, accident5 });
   box-sizing: border-box;
 }
 
-.L_aside {
+.L_aside1 {
   .iconimg {
     width: 37px;
     height: 36px;
@@ -865,8 +865,8 @@ defineExpose({ monitor, accident5 });
   background-color: rgba(13, 22, 57, 0.96) !important;
 }
 
-.L_aside {
-  height: calc(100vh - 70px);
+.L_aside1 {
+  // height: calc(100vh - 70px);
   position: absolute;
   top: 70px;
 }