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;
 }