Эх сурвалжийг харах

Merge branch 'dev/v4.9.65_tsz' of qmx/jy into feature/v4.9.65

汤世哲 9 сар өмнө
parent
commit
b1bd3795b4

+ 9 - 10
src/web/staticres/landingpage/css/InformationDistribution.css

@@ -213,19 +213,18 @@ margin-top: 20px;
   margin-top: 82px;
   box-sizing: border-box;
   display: flex;
-  /* justify-content: space-between; */
+  justify-content: space-between;
 }
 .Information-middle .content .item{
   width: 224px;
-height: 288px;
-border-radius: 16px;
-background: linear-gradient(180deg, #EAFAFF 0%, #FFFFFF 61.46%);
-box-shadow: 0px 6px 24px 0px #0234801A;
-box-sizing: border-box;
-border-top: 2px solid #ffff;
-padding-top: 80px;
-position: relative;
-margin-right: 20px;
+  height: 288px;
+  border-radius: 16px;
+  background: linear-gradient(180deg, #EAFAFF 0%, #FFFFFF 61.46%);
+  box-shadow: 0px 6px 24px 0px #0234801A;
+  box-sizing: border-box;
+  border-top: 2px solid #ffff;
+  padding-top: 80px;
+  position: relative;
 }
 .Information-middle .content .item:last-child{
 margin-right: 0px;

+ 3 - 3
src/web/templates/frontRouter/pc/InformationDistribution/free/index.html

@@ -31,7 +31,7 @@
         <img src="{{Msg "seo" "cdn"}}/landingpage/image/InformationDistribution/ssgx.png?v={{Msg "seo" "version"}}" alt="" class="img1">
         <img src="{{Msg "seo" "cdn"}}/landingpage/image/InformationDistribution/xxfb.png?v={{Msg "seo" "version"}}" alt="" class="img2">
       </div>
-      <p class="text_desc">海量供应商资源为您精准匹配推荐</p>
+      <p class="text_desc">赋能企业经营发展降本提效</p>
       <div class="head_btn" onclick="onlinekf()">立即咨询</div>
     </div>
 
@@ -39,12 +39,12 @@
   <section class="Information-middle CfadeInUp">
     <h2>信息发布</h2>
     <div class="content clearfix">
-      <div class="item">
+      <!-- <div class="item">
         <img src="{{Msg "seo" "cdn"}}/landingpage/image/InformationDistribution/cgxx.png?v={{Msg "seo" "version"}}" alt="" class="Information-middle-img">
         <p class="title">采购信息</p>
         <p class="desc">供采双方直接对接<br>节省成本采购更高效</p>
         <div class="middle_btn" onclick="goInformationDistribution('cgxx')">发布信息</div>
-      </div>
+      </div> -->
       <div class="item">
         <img src="{{Msg "seo" "cdn"}}/landingpage/image/InformationDistribution/gyxx.png?v={{Msg "seo" "version"}}" alt="" class="Information-middle-img">
         <p class="title">供应信息</p>