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