wuhongyu 5 years ago
parent
commit
fd53d2588e

File diff suppressed because it is too large
+ 12043 - 0
package-lock.json


File diff suppressed because it is too large
+ 4 - 14
src/views/communication/index.vue


+ 1 - 1
src/views/communication/parts/demand.vue

@@ -49,7 +49,7 @@ export default {
   color: #ffffff;
 }
 .info {
-  min-height: 294px;
+  min-height: 590px;
   border-bottom: 1px solid #ccc;
 }
 

+ 2 - 2
src/views/communication/parts/right.vue

@@ -113,7 +113,7 @@ li {
 }
 .info {
   padding: 20px;
-  height: 430px;
+  height: 720px;
   overflow: hidden;
 }
 /deep/.el-tabs--border-card {
@@ -150,7 +150,7 @@ li {
 }
 .list ul {
   min-height: 30px;
-  max-height: 296px;
+  max-height: 583px;
   overflow: hidden;
   padding: 0 0 0 20px;
 }