فهرست منبع

Merge remote-tracking branch 'origin/大连青谷网站' into 大连青谷网站

wangxy 2 سال پیش
والد
کامیت
77004ad5b1
3فایلهای تغییر یافته به همراه6 افزوده شده و 14 حذف شده
  1. 1 1
      assets/scss/cus-client/cus-client-common.scss
  2. 0 8
      assets/scss/cus-client/cus-client-page.scss
  3. 5 5
      components/sidebar.vue

+ 1 - 1
assets/scss/cus-client/cus-client-common.scss

@@ -153,7 +153,7 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
   background: #fff;
   position: fixed;
   top:0;
-  box-shadow: -6px 0px 16px 6px #d6d6d6;
+  //box-shadow: -5px 0px 12px 4px #6bbf71;
 
   //头部布局
   .head-layout{height:72px;display: flex;justify-content: space-between;@include setFontStyle(-4);}

+ 0 - 8
assets/scss/cus-client/cus-client-page.scss

@@ -97,14 +97,6 @@
       }
     }
 
-    /* 产品和服务 */
-    .client-products-services{
-      .client-title{
-        margin-bottom: 48px;
-      }
-    }
-
-
     /* 行业学习需求 */
     .client-demand-box{
       background: #f5f5f5;

+ 5 - 5
components/sidebar.vue

@@ -125,7 +125,7 @@ export default {
       width: 220px;
       height: 102px;
       display: block;
-      padding: 24px;
+      padding: 20px;
       border: 1px solid #eee;
       transition: all 0.5s;
       position: absolute;
@@ -184,13 +184,13 @@ export default {
 
   li:nth-child(2) {
     .sidebar-hover-box {
-      width: 220px;
-      height: 220px;
+      width: 180px;
+      height: 180px;
 
 
       img {
-        height: 170px;
-        height: 170px;
+        height: 140px;
+        height: 140px;
       }
     }
   }