wangxy %!s(int64=2) %!d(string=hai) anos
pai
achega
5f8fd8d61e

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

@@ -460,7 +460,7 @@
       .client-platform-banner{
         width: 100%;
         height: 396px;
-        background-color:#042D85;
+        background-color:#00b96b;
         position: relative;
         //div{width:auto;height:auto;background-position-x: center;background-repeat: no-repeat;}
         .free-trial-default-btn{position: absolute;top:260px;left: 50%;margin-left: -119px;}

+ 28 - 24
pages/product/renLiZiYuan.vue

@@ -223,42 +223,46 @@ export default {
     margin-bottom: 98px;
   }
 }
+div.client-xuexishouyi-box {
+  .products-services-box {
+    display: flex;
+    margin-bottom: 90px;
+    justify-content: flex-start;
 
-.products-services-box {
-  display: flex;
-  margin-bottom: 90px;
-  justify-content: flex-start;
-
-  img {
-    width: 446px;
-    height: 342px;
+    img {
+      width: 446px;
+      height: 342px;
 
-    &:first-child {
-      margin-right: 190px;
+      &:first-child {
+        margin-right: 190px;
+      }
     }
-  }
 
+    @media (max-width: 768px) {
+      flex-direction: column;
+      justify-content: center;
+      margin-bottom: 3%;
+
+      img {
+        width: 80%;
+        height: 230px;
+        display: block;
+        margin: 0 auto !important;
 
-  @media (max-width: 768px) {
-    flex-direction: column;
-    justify-content: center;
-    margin-bottom: 3%;
-    img {
-      width: 100%;
-      height: 200px;
-      margin: 0;
 
-      &:nth-child(1) {
-        order: 2
-      }
+        &:nth-child(1) {
+          order: 2
+        }
 
-      &:nth-child(2) {
-        order: 1;
+        &:nth-child(2) {
+          order: 1;
+        }
       }
     }
   }
 }
 
+
 @media (max-width: 768px) {
 
   .client-xuexishouyi-box {

+ 7 - 1
pages/solution/erupt.vue

@@ -44,7 +44,7 @@
       <p>青谷将持续提升“服务器性能”,使之能满足高并发大数据的多人考试解决方案,
       致力于让各企业、学校的大型考试更易于组织,真正有效!
       </p>
-      <onlineInformationBtn />
+      <onlineInformationBtn class="solution-exam-online" />
     </div>
 
     <!--  客户案例  -->
@@ -308,6 +308,12 @@ export default {
   }
 }
 
+.solution-exam-online {
+  background: #F7DA5C;
+  color: #fff;
+  border-color: #F7DA5C;
+}
+
 @media (max-width: 768px) {
 
   .client-suijizujuan-box {

+ 18 - 3
pages/solution/exam.vue

@@ -32,7 +32,7 @@
     <!--  宣传图  -->
     <div class="client-xuanchuan-box">
       <h4>青谷为您打造专业的严肃性在线考试解决方案</h4>
-      <onlineInformationBtn></onlineInformationBtn>
+      <onlineInformationBtn class="solution-exam-online"></onlineInformationBtn>
     </div>
 
     <!--  严肃性考试热门问答 PC -->
@@ -79,7 +79,7 @@
                 <p>客服电话:400-0990-883</p>
                 <p>客服 QQ:227551695</p>
               </div>
-              <img src="#">
+              <img :src="img1">
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@
                 <p>客服电话:400-0990-883</p>
                 <p>客服 QQ:227551695</p>
               </div>
-              <img src="#">
+              <img :src="img1">
             </div>
           </div>
         </div>
@@ -294,6 +294,7 @@ export default {
         }
       ],
       curActive: 1,
+      img1: require('static/codeImage/code-kefu.png'),
     }
   },
 }
@@ -355,6 +356,12 @@ export default {
     text-align: center;
     margin-bottom: 30px;
   }
+
+  .solution-exam-online {
+    background: #F7DA5C;
+    color: #fff;
+    border-color: #F7DA5C;
+  }
 }
 
 .client-wenda-box {
@@ -540,6 +547,14 @@ export default {
     }
   }
 
+  .platform-products-services {
+
+    .client-title {
+      font-size: 18px;
+      margin-top: 30px;
+    }
+  }
+
 
 }
 

BIN=BIN
static/productImage/p45.png


BIN=BIN
static/productImage/p46.png