$(function () { $('.zx_btn').click(function (event) { $('.contact-box').show(); $('.gw-yxd .close').click(function (event) { $('.contact-box').hide(); }); }); $('.zx_btn2').click(function (event) { $('.contact-box').show(); $('.gw-yxd .close').click(function (event) { $('.contact-box').hide(); }); }); $(".tan").click(function () { $(".wat-tc").show(); }) $('.tan').click(function (event) { $('.wat-tc').show(); $('.wat-tc .close').click(function (event) { $('.wat-tc').hide(); }); }); $('.footer_list .mf_yy').click(function (event) { $('.tc-yxd').show(); }); $('.tc-yxd .close').click(function (event) { $('.tc-yxd').hide(); }); var urlchannel_code, urlchannel; urlchannel = '冷爱意向单-花镇2008-婚姻修复A'; urlchannel_code = 'bca82e41ee7b0833588399b1fcd177c7'; var Index2 = new Submit_noV('.contact-box', { isPop: false, submitSuccess: function (data) { zxtc08Show(); if (typeof yxdArticle == "function" && typeof data == "object") { yxdArticle(data); } }, submitError: function () { Index.popupShow('提交失败'); }, channel: urlchannel, channel_code: urlchannel_code }); }) //08新提示APP function zxtc08Show() { $('.gifIco img').attr('src', '//cdn-static-poster.qinggan.anslib.com/huazhen/Huazhen2008_common/timg.gif'); $('.zxtc08').fadeIn(); $('.txt1Gif.suc_txt').text('恭喜你预约成功'); $('.txt2TS.txt2TS_1').text('温馨提示') $('.txt2TS.txt2TS_2').text('我们将在24小时内与您联系,请保持手机通畅') }; //08新提示APP。支付成功 function zxtc08Show_pay() { $('.gifIco img').attr('src', '//cdn-static-poster.qinggan.anslib.com/huazhen/Huazhen2008_common/timg.gif'); $('.zxtc08').fadeIn(); $('.txt1Gif.suc_txt').text('支付成功'); $('.txt2TS.txt2TS_1').text('温馨提示') $('.txt2TS.txt2TS_2').text('下载app听课程/看测试结果更方便哦!') }; $('.tc08Close').click(function () { $('.zxtc08').fadeOut(); }); $(function () { var hy7Swiper = new Swiper('.hy7_swiper', { loop: true, effect: 'coverflow', slidesPerView: 1.2, centeredSlides: true, coverflowEffect: { rotate: 0, stretch: -36, depth: 200, modifier: 2, slideShadows: false }, pagination: { el: '.hy7_pagination', }, }) }) $(".wxBtn,.yxdBtn").on("click", function () { location.href = "/zt/vx1/"; })