Browse Source

feat:pc页面修改 跳转提示

malin 3 năm trước cách đây
mục cha
commit
efbbc0ab06

+ 5 - 1
src/web/staticres/big-member/js/public_big.js

@@ -213,7 +213,11 @@ $(function () {
                 break
             }
             case '去使用': {
-                location.href = '/entpc/bus'
+                $(function(){
+                    $("#ts").click(function(){
+                        $(this).prev("#success-dialog").show("slow");
+                    });
+                });
                 break
             }
             case '立即使用': {

+ 1 - 10
src/web/staticres/enptc/css/enptc_index.css

@@ -24,7 +24,7 @@
 
 .enptc-index .footer-banner {
   position: fixed;
-  z-index: 665;
+  z-index: 1;
   bottom: 0;
   left: 0;
   width: 100%;
@@ -410,15 +410,6 @@
   justify-content: space-around;
   margin-top: 46px;
 }
-.enptc-index .module-3-blue{
-  height: 30px;
-  font-size: 28px;
-  font-family: Fontquan-XinYiGuanHeiTi-Regular, Fontquan-XinYiGuanHeiTi;
-  font-weight: 400;
-  color: #003CD6;
-  line-height: 30px;
-  letter-spacing: 2px; 
-}
 .enptc-index .xiabiao{
   width: 240px;
 height: 4px;

BIN
src/web/staticres/enptc/images/module-3-sm-title.png


+ 23 - 14
src/web/templates/frontRouter/pc/entpc/free/enptc_index.html

@@ -39,11 +39,11 @@
 <!-- 用户留资 -->
 <div id="vue-collect-user-info"></div>
 <div class=" enptc-index">
-    <div class="w-box" style=" text-align: center;">
-        <img style="width: 100%;height: 600px;" src='{{Msg "seo" "cdn"}}/enptc/images/top-bg.png' alt="">
-        <div class="subpage-button white" data-source="商机管理">了解更多</div>
+    <div class="w-box" style=" text-align: center; overflow: hidden;">
+        <img style="width: 1920px; margin-left: 50%;transform: translateX(-50%);" src='{{Msg "seo" "cdn"}}/enptc/images/top-bg.png' alt="">
+        <div id="ts" class="subpage-button white" data-source="商机管理" style="font-weight: bold;">了解更多</div>
     </div>
-    <div class="w-box" style="margin-top: -60px;background: linear-gradient(134deg, #F0FCFF 0%, #E2F1FF 100%);" >
+    <div class="w-box" style="text-align: center;  margin-top: -60px;background: linear-gradient(134deg, #F0FCFF 0%, #E2F1FF 100%);" >
         <div class="w1200">
             <div class="title-box--new" style="padding: 60px 0 16px 0;margin-bottom: 0">
                 <img src='{{Msg "seo" "cdn"}}/enptc/images/title-1.png' alt="" width="395px">
@@ -69,7 +69,7 @@
     </div>
     <div class="w-box bg-2">
         <div class="w1200 ">
-            <div class="title-box--new" style="padding: 60px 0 68px 0;margin-bottom: 0">
+            <div class="title-box--new" style="padding: 60px 0 68px 0;margin-bottom: 0 ;text-align: center;">
                 <img src='{{Msg "seo" "cdn"}}/enptc/images/title-2.png' alt="" width="395px">
             </div>
             <div class="module-2">
@@ -127,9 +127,11 @@
                 <img src='{{Msg "seo" "cdn"}}/enptc/images/title-3.png' alt="" width="395px">
             </div>
             <div class="module-3">
-                <div>
+                <div style="margin-top: -48px;">
                     <div>
-                        <div class="module-3-blue">数据管理</div>
+                        <div class="module-3-blue">
+                            <img src='{{Msg "seo" "cdn"}}/enptc/images/module-3-sm-title.png' alt="" width="97px">
+                        </div>
                         <span class="xiabiao"></span>
                     </div>
                     <div class="module-3-text">通过商机数据管理看板,使销售工作可视化呈<br>现、高效管理,全面掌控商机的增长和转化,<br>反馈商机追踪过程的问题。</div>
@@ -142,7 +144,7 @@
     </div>
     <div class="w-box">
         <div class="w1200">
-            <div class="title-box--new" style="padding: 68px 0 0 0;">
+            <div class="title-box--new" style="padding: 68px 0 0 0; text-align: center;">
                 <img src='{{Msg "seo" "cdn"}}/enptc/images/title-4.png' alt="" width="473px">
             </div>
             <div class="module-4-list">
@@ -244,7 +246,7 @@
                     </div>
                 </div>
             </div>
-            <div class="subpage-button footer-blue" data-source="商机管理">了解更多</div>
+            <div id="ts" class="subpage-button footer-blue" data-source="商机管理">了解更多</div>
         </div>
     </div>
     <div id="iphoneX-box"></div>
@@ -313,17 +315,16 @@
         </div>
       </div>
     </div>
-    <!-- 提交成功弹框 -->
-    <!-- <div id="success-dialog" style="display: none;">
+    <!-- 弹窗提示 -->
+    <div id="success-dialog" style="display: none;">
       <div class="mask"></div>
       <div class="success-dialog-container">
-        <div class="success-title">提交成功</div>
-        <div class="success-content">我们的客户经理会在24小时内尽快与您联系。</div>
+        <div class="success-content">温馨提示:您已经是商机管理用户,如需开通PC端相关功能,请联系客服400-108-6670进行开通。</div>
         <div class="success-footer">
           <button type="button" class="custom-btn go-know">我知道了</button>
         </div>
       </div>
-    </div> -->
+    </div>
 </div>
 <script src='{{Msg "seo" "cdn"}}/js/public-nav.js?v={{Msg "seo" "version"}}' type="text/javascript"></script>
 <script src='{{Msg "seo" "cdn"}}/js/jquery.cookie.js?v={{Msg "seo" "version"}}' type="text/javascript"></script>
@@ -387,6 +388,14 @@
         })
     })
 </script>
+
+<script>
+     $(function(){
+        $(".go-know").click(function(){             
+            $(this).parents("#success-dialog").hide("slow");            
+        });
+    });
+</script>
 <!--S-百度统计-->
 {{include "/common/pcbottom.html"}}
 {{include "/common/baiducc.html"}}