浏览代码

fix:数据定制导出页面添加点击事件

zhangsiya 2 年之前
父节点
当前提交
200e7f39d9

+ 1 - 1
src/web/staticres/frontRouter/pc/customExport/css/index.css

@@ -389,7 +389,7 @@ h2.title{
   text-align: center;
 }
 .custom-process-box{
-  height:588px;
+  height:676px;
   padding-top:68px;
   background-image: url(/frontRouter/pc/customExport/image/process-bg.png);
   color:#fff;

+ 1 - 1
src/web/templates/dataMarket/customExport/index.html

@@ -165,7 +165,7 @@
             <div class="info">7×24小时服务支持,承诺售后问题2小时内做出响应和安排。服务期间,数据交付内容可根据业务需求灵活调整,提供企业服务咨询和专业技术指导。</div>
           </div>
         </div>
-        <div class="common-custom-btn btn-cell btn-light">定制数据方案</div>
+        <div class="common-custom-btn btn-cell btn-light" onClick="needSubmitHandle()">定制数据方案</div>
       </div>
     </section>
     <!--行业解决方案-->