polyPay.js 7.2 KB

123456789101112131415
  1. webpackJsonp([11],{0:function(e,t,n){(function(e){"use strict";function t(e){return e&&e.__esModule?e:{default:e}}function i(){var t=e(this);return t.addClass("cur").siblings().removeClass("cur"),m.find("li").index(this)}function o(e){var t=A.find(".pay_scene").eq(e);t.addClass("active").siblings().removeClass("active"),A.height(t.height())}var r=n(6),a=t(r),l=(n(3),n(7)),s=t(l);n(84),n(17);var c=n(4),f=n(5),d=e("body"),h=e("#piece"),u=e("#txt"),p=e(".pop"),g=e("#username"),v=e("#sub-idea"),m=e(".product .tab_title"),A=e(".product .tab_cont"),b=0;n(9),d.prepend(c).find("script").eq(0).before(f),e("img, .bg").lazyload({threshold:200});var y=function(){return u.closest(".form_item").removeClass("item_error"),!b&&(0==u.val().length||u.val().length>50?(u.closest(".form_item").addClass("item_error"),!1):(b=1,void e.ajax({url:a.default+"/generic/adviceMail.do",type:"get",dataType:"jsonp",data:{name:g.val(),content:h.val(),mailAddress:u.val()}}).done(function(e){e.retcode&&"200"==e.retcode?(0,s.default)({popType:"success",title:"您的信息提交成功",msg:"我们会尽快与您联系",cancelBtnTxt:"确认"}):(0,s.default)({popType:"fail",title:"您的信息提交失败",msg:"原因可能是您的网络异常,请检查网络设置或者重新提交信息",cancelBtnTxt:"确认"}),b=0})))},w=function(){p.hide()},T=function(){u.closest(".form_item").removeClass("item_error"),0==u.val().length?e("#sub-idea").addClass("disabled"):e("#sub-idea").removeClass("disabled")};v.on("click",y),p.on("click",".cls-btn",w),e(".contactus").on("input","input,textarea",T),m.on("click","li",function(e){var t=i.call(this);o(t)})}).call(t,n(2))},7:function(e,t,n){(function(e){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n(3);n(8);var o=function t(n){function o(){f||r()}function r(){s.removeChild(t)}function a(){var t,n="9.0",i=navigator.userAgent.toLowerCase(),o=i.indexOf("msie")>-1;o&&(t=i.match(/msie ([\d.]+)/)[1]),t<=n&&(width=e(".pop-cont").width(),height=e(".pop-cont").height(),e(".pop-cont").css({marginLeft:-width/2-40,marginTop:-height/2}))}var l=i.util.assign({width:"",height:"",isMask:!0,isClose:!0,popType:"success",title:"提示标题",msg:"提示信息,可为空",cancelBtnTxt:"取消",yesBtnTxt:"确认",html:"",yesBtnFun:function(e){},fromArr:[{placeholder:"测试placeholder",type:"text"},{placeholder:"email",type:"email"}]},n),s=document.querySelector("body"),t=document.createElement("div"),c=[],f=1,d=null;t.className="pop "+(l.isMask&&"pop-mask"),l.fromArr&&l.fromArr.forEach(function(e,t){var n=[];for(var i in e)n.push(" "+i+'="'+e[i]+'"');c.push("<input"+n.join("")+">")}),l.popType.indexOf("tips-")!=-1&&(f=0);var h="\n "+(""==l.title?"":'<div class="tit">'+l.title+"</div>")+"\n "+(""!=l.msg&&f?'<p class="msg">'+l.msg+"</p>":"")+"\n "+("from"==l.popType?c.join(""):"")+'\n <div class="btns">\n <button class="cancel">'+l.cancelBtnTxt+"</button>"+("from"==l.popType?'<button class="yes-btn">'+l.yesBtnTxt+"</button>":"")+"\n </div>\n ";t.innerHTML='\n <div class="pop-cont '+l.popType+'" style="'+(l.width&&"width:"+l.width+"px;")+" "+(l.height&&"height:"+l.height+"px;")+'">\n '+(l.isClose&&f?'<div class="colse-btn">&#xe653;</div>':"")+"\n "+("other"==l.popType?l.html:h)+"\n </div>",clearTimeout(d),document.addEventListener("click",function(e){"cancel"!=e.target.className&&"colse-btn"!=e.target.className||r(),"yes-btn"==e.target.className&&(l.yesBtnFun(e),r())},!1),d=setTimeout(o,3e3),s.appendChild(t),a()};t.default=o}).call(t,n(2))},8:268,17:function(e,t,n){(function(e){"use strict";/*!
  2. * Lazy Load - jQuery plugin for lazy loading images
  3. *
  4. * Copyright (c) 2007-2015 Mika Tuupola
  5. *
  6. * Licensed under the MIT license:
  7. * http://www.opensource.org/licenses/mit-license.php
  8. *
  9. * Project home:
  10. * http://www.appelsiini.net/projects/lazyload
  11. *
  12. * Version: 1.9.7
  13. *
  14. */
  15. !function(e,t,n,i){var o=e(t);e.fn.lazyload=function(r){function a(){var t=0;s.each(function(){var n=e(this);if(!c.skip_invisible||n.is(":visible"))if(e.abovethetop(this,c)||e.leftofbegin(this,c));else if(e.belowthefold(this,c)||e.rightoffold(this,c)){if(++t>c.failure_limit)return!1}else n.trigger("appear"),t=0})}var l,s=this,c={threshold:0,failure_limit:0,event:"scroll",effect:"show",container:t,data_attribute:"original",skip_invisible:!1,appear:null,load:null,placeholder:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////AAAAVcLTfgAAAAF0Uk5TAEDm2GYAAAAMSURBVHjaYmAACDAAAAIAAU9tWeEAAAAASUVORK5CYII="};return r&&(i!==r.failurelimit&&(r.failure_limit=r.failurelimit,delete r.failurelimit),i!==r.effectspeed&&(r.effect_speed=r.effectspeed,delete r.effectspeed),e.extend(c,r)),l=c.container===i||c.container===t?o:e(c.container),0===c.event.indexOf("scroll")&&l.bind(c.event,function(){return a()}),this.each(function(){var t=this,n=e(t);t.loaded=!1,n.attr("src")!==i&&n.attr("src")!==!1||n.is("img")&&n.attr("src",c.placeholder),n.one("appear",function(){if(!this.loaded){if(c.appear){var i=s.length;c.appear.call(t,i,c)}e("<img />").bind("load",function(){var i=n.attr("data-"+c.data_attribute);n.hide(),n.is("img")?n.attr("src",i):n.css("background-image","url('"+i+"')"),n[c.effect](c.effect_speed),t.loaded=!0;var o=e.grep(s,function(e){return!e.loaded});if(s=e(o),c.load){var r=s.length;c.load.call(t,r,c)}}).attr("src",n.attr("data-"+c.data_attribute))}}),0!==c.event.indexOf("scroll")&&n.bind(c.event,function(){t.loaded||n.trigger("appear")})}),o.bind("resize",function(){a()}),/(?:iphone|ipod|ipad).*os 5/gi.test(navigator.appVersion)&&o.bind("pageshow",function(t){t.originalEvent&&t.originalEvent.persisted&&s.each(function(){e(this).trigger("appear")})}),e(n).ready(function(){a()}),this},e.belowthefold=function(n,r){var a;return a=r.container===i||r.container===t?(t.innerHeight?t.innerHeight:o.height())+o.scrollTop():e(r.container).offset().top+e(r.container).height(),a<=e(n).offset().top-r.threshold},e.rightoffold=function(n,r){var a;return a=r.container===i||r.container===t?o.width()+o.scrollLeft():e(r.container).offset().left+e(r.container).width(),a<=e(n).offset().left-r.threshold},e.abovethetop=function(n,r){var a;return a=r.container===i||r.container===t?o.scrollTop():e(r.container).offset().top,a>=e(n).offset().top+r.threshold+e(n).height()},e.leftofbegin=function(n,r){var a;return a=r.container===i||r.container===t?o.scrollLeft():e(r.container).offset().left,a>=e(n).offset().left+r.threshold+e(n).width()},e.inviewport=function(t,n){return!(e.rightoffold(t,n)||e.leftofbegin(t,n)||e.belowthefold(t,n)||e.abovethetop(t,n))},e.extend(e.expr[":"],{"below-the-fold":function(t){return e.belowthefold(t,{threshold:0})},"above-the-top":function(t){return!e.belowthefold(t,{threshold:0})},"right-of-screen":function(t){return e.rightoffold(t,{threshold:0})},"left-of-screen":function(t){return!e.rightoffold(t,{threshold:0})},"in-viewport":function(t){return e.inviewport(t,{threshold:0})},"above-the-fold":function(t){return!e.belowthefold(t,{threshold:0})},"right-of-fold":function(t){return e.rightoffold(t,{threshold:0})},"left-of-fold":function(t){return!e.rightoffold(t,{threshold:0})}})}(e,window,document)}).call(t,n(2))},84:268});