Browse Source

首页样式修改

tanxue 2 năm trước cách đây
mục cha
commit
a8f4e79258

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

@@ -687,6 +687,7 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
       h5{@include setFontStyle(-6);font-weight: 700;color: rgba(0, 0, 0, 1);}
       i{width:34px;height:3px;margin: 10px 0;}
       p{margin-bottom: 30px;color: rgba(85, 85, 85, 1);}
+      .p-before-circle:before{width: 16px;height: 16px;margin-right: 6px;}
       .client-btn-box{text-align: center;margin:40px 0;}
       .client-default-Btn,.client-default-white-Btn{width: 120px;height: 35px;line-height: 35px;}
       a,div.client-default-Btn{margin-right: 16px}

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

@@ -22,7 +22,8 @@
         }
     }
 
-    /* 发展历程 - 移动端隐藏*/
+    .products-services-box img{float: unset;}
+      /* 发展历程 - 移动端隐藏*/
     .client-company-history{
       background:#f8f8f8;
         li{

+ 1 - 1
pages/index.vue

@@ -51,6 +51,7 @@
         </div>
         <div class="products-services-box" style="background: #f8fbff;padding-top: 48px;">
           <div class="client-container">
+            <img :src="productsImg2" alt="一体化/全场景的在线培训学习系统" />
             <div class="products-services-content">
               <h5>一体化/全场景的在线培训学习系统</h5>
               <p class="p-before-circle">支持电脑端、移动端随时随地在线培训学习、考试,从而不再受时间地点的约束</p>
@@ -59,7 +60,6 @@
               <p class="p-before-circle">多维度数据统计,深层分析学情,帮助企业实现人才发掘、测评、培养、考核、任用一体化</p>
               <div class="client-btn-box"><div rel="nofollow" class="client-default-Btn" @click="FreeTrial(2)">免费试用</div><span class="client-default-Btn" @click="goPeixunPage">了解详情</span></div>
             </div>
-            <img :src="productsImg2" alt="一体化/全场景的在线培训学习系统" />
           </div>
         </div>
         <div class="client-container">