wuhongyu 5 年之前
父节点
当前提交
fd53d2588e
共有 4 个文件被更改,包括 12050 次插入17 次删除
  1. 12043 0
      package-lock.json
  2. 4 14
      src/views/communication/index.vue
  3. 1 1
      src/views/communication/parts/demand.vue
  4. 2 2
      src/views/communication/parts/right.vue

文件差异内容过多而无法显示
+ 12043 - 0
package-lock.json


文件差异内容过多而无法显示
+ 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;
 }