(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{232:function(t,e){(function(){var t,e,n,o,r,l=function(t,e){return function(){return t.apply(e,arguments)}},c=[].indexOf||function(t){for(var i=0,e=this.length;i<e;i++)if(i in this&&this[i]===t)return i;return-1};e=function(){function t(){}return t.prototype.extend=function(t,e){var n,o;for(n in e)o=e[n],null==t[n]&&(t[n]=o);return t},t.prototype.isMobile=function(t){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(t)},t.prototype.createEvent=function(t,e,n,o){var r;return null==e&&(e=!1),null==n&&(n=!1),null==o&&(o=null),null!=document.createEvent?(r=document.createEvent("CustomEvent")).initCustomEvent(t,e,n,o):null!=document.createEventObject?(r=document.createEventObject()).eventType=t:r.eventName=t,r},t.prototype.emitEvent=function(t,e){return null!=t.dispatchEvent?t.dispatchEvent(e):e in(null!=t)?t[e]():"on"+e in(null!=t)?t["on"+e]():void 0},t.prototype.addEvent=function(t,e,n){return null!=t.addEventListener?t.addEventListener(e,n,!1):null!=t.attachEvent?t.attachEvent("on"+e,n):t[e]=n},t.prototype.removeEvent=function(t,e,n){return null!=t.removeEventListener?t.removeEventListener(e,n,!1):null!=t.detachEvent?t.detachEvent("on"+e,n):delete t[e]},t.prototype.innerHeight=function(){return"innerHeight"in window?window.innerHeight:document.documentElement.clientHeight},t}(),n=this.WeakMap||this.MozWeakMap||(n=function(){function t(){this.keys=[],this.values=[]}return t.prototype.get=function(t){var i,e,n,o;for(i=e=0,n=(o=this.keys).length;e<n;i=++e)if(o[i]===t)return this.values[i]},t.prototype.set=function(t,e){var i,n,o,r;for(i=n=0,o=(r=this.keys).length;n<o;i=++n)if(r[i]===t)return void(this.values[i]=e);return this.keys.push(t),this.values.push(e)},t}()),t=this.MutationObserver||this.WebkitMutationObserver||this.MozMutationObserver||(t=function(){function t(){"undefined"!=typeof console&&null!==console&&console.warn("MutationObserver is not supported by your browser."),"undefined"!=typeof console&&null!==console&&console.warn("WOW.js cannot detect dom mutations, please call .sync() after loading new content.")}return t.notSupported=!0,t.prototype.observe=function(){},t}()),o=this.getComputedStyle||function(t,e){return this.getPropertyValue=function(e){var n;return"float"===e&&(e="styleFloat"),r.test(e)&&e.replace(r,function(t,e){return e.toUpperCase()}),(null!=(n=t.currentStyle)?n[e]:void 0)||null},this},r=/(\-([a-z]){1})/g,this.WOW=function(){function r(t){null==t&&(t={}),this.scrollCallback=l(this.scrollCallback,this),this.scrollHandler=l(this.scrollHandler,this),this.resetAnimation=l(this.resetAnimation,this),this.start=l(this.start,this),this.scrolled=!0,this.config=this.util().extend(t,this.defaults),null!=t.scrollContainer&&(this.config.scrollContainer=document.querySelector(t.scrollContainer)),this.animationNameCache=new n,this.wowEvent=this.util().createEvent(this.config.boxClass)}return r.prototype.defaults={boxClass:"wow",animateClass:"animated",offset:0,mobile:!0,live:!0,callback:null,scrollContainer:null},r.prototype.init=function(){var t;return this.element=window.document.documentElement,"interactive"===(t=document.readyState)||"complete"===t?this.start():this.util().addEvent(document,"DOMContentLoaded",this.start),this.finished=[]},r.prototype.start=function(){var e,n,o,r,l;if(this.stopped=!1,this.boxes=function(){var t,n,o,r;for(r=[],t=0,n=(o=this.element.querySelectorAll("."+this.config.boxClass)).length;t<n;t++)e=o[t],r.push(e);return r}.call(this),this.all=function(){var t,n,o,r;for(r=[],t=0,n=(o=this.boxes).length;t<n;t++)e=o[t],r.push(e);return r}.call(this),this.boxes.length)if(this.disabled())this.resetStyle();else for(n=0,o=(r=this.boxes).length;n<o;n++)e=r[n],this.applyStyle(e,!0);if(this.disabled()||(this.util().addEvent(this.config.scrollContainer||window,"scroll",this.scrollHandler),this.util().addEvent(window,"resize",this.scrollHandler),this.interval=setInterval(this.scrollCallback,50)),this.config.live)return new t((l=this,function(t){var e,n,o,r,c;for(c=[],e=0,n=t.length;e<n;e++)r=t[e],c.push(function(){var t,e,n,l;for(l=[],t=0,e=(n=r.addedNodes||[]).length;t<e;t++)o=n[t],l.push(this.doSync(o));return l}.call(l));return c})).observe(document.body,{childList:!0,subtree:!0})},r.prototype.stop=function(){if(this.stopped=!0,this.util().removeEvent(this.config.scrollContainer||window,"scroll",this.scrollHandler),this.util().removeEvent(window,"resize",this.scrollHandler),null!=this.interval)return clearInterval(this.interval)},r.prototype.sync=function(element){if(t.notSupported)return this.doSync(this.element)},r.prototype.doSync=function(element){var t,e,n,o,r;if(null==element&&(element=this.element),1===element.nodeType){for(r=[],e=0,n=(o=(element=element.parentNode||element).querySelectorAll("."+this.config.boxClass)).length;e<n;e++)t=o[e],c.call(this.all,t)<0?(this.boxes.push(t),this.all.push(t),this.stopped||this.disabled()?this.resetStyle():this.applyStyle(t,!0),r.push(this.scrolled=!0)):r.push(void 0);return r}},r.prototype.show=function(t){return this.applyStyle(t),t.className=t.className+" "+this.config.animateClass,null!=this.config.callback&&this.config.callback(t),this.util().emitEvent(t,this.wowEvent),this.util().addEvent(t,"animationend",this.resetAnimation),this.util().addEvent(t,"oanimationend",this.resetAnimation),this.util().addEvent(t,"webkitAnimationEnd",this.resetAnimation),this.util().addEvent(t,"MSAnimationEnd",this.resetAnimation),t},r.prototype.applyStyle=function(t,e){var n,o,r,l;return o=t.getAttribute("data-wow-duration"),n=t.getAttribute("data-wow-delay"),r=t.getAttribute("data-wow-iteration"),this.animate((l=this,function(){return l.customStyle(t,e,o,n,r)}))},r.prototype.animate="requestAnimationFrame"in window?function(t){return window.requestAnimationFrame(t)}:function(t){return t()},r.prototype.resetStyle=function(){var t,e,n,o,r;for(r=[],e=0,n=(o=this.boxes).length;e<n;e++)t=o[e],r.push(t.style.visibility="visible");return r},r.prototype.resetAnimation=function(t){var e;if(t.type.toLowerCase().indexOf("animationend")>=0)return(e=t.target||t.srcElement).className=e.className.replace(this.config.animateClass,"").trim()},r.prototype.customStyle=function(t,e,n,o,r){return e&&this.cacheAnimationName(t),t.style.visibility=e?"hidden":"visible",n&&this.vendorSet(t.style,{animationDuration:n}),o&&this.vendorSet(t.style,{animationDelay:o}),r&&this.vendorSet(t.style,{animationIterationCount:r}),this.vendorSet(t.style,{animationName:e?"none":this.cachedAnimationName(t)}),t},r.prototype.vendors=["moz","webkit"],r.prototype.vendorSet=function(t,e){var n,o,r,l;for(n in o=[],e)r=e[n],t[""+n]=r,o.push(function(){var e,o,c,d;for(d=[],e=0,o=(c=this.vendors).length;e<o;e++)l=c[e],d.push(t[""+l+n.charAt(0).toUpperCase()+n.substr(1)]=r);return d}.call(this));return o},r.prototype.vendorCSS=function(t,e){var n,r,l,c,style,d;for(c=(style=o(t)).getPropertyCSSValue(e),n=0,r=(l=this.vendors).length;n<r;n++)d=l[n],c=c||style.getPropertyCSSValue("-"+d+"-"+e);return c},r.prototype.animationName=function(t){var e;try{e=this.vendorCSS(t,"animation-name").cssText}catch(n){e=o(t).getPropertyValue("animation-name")}return"none"===e?"":e},r.prototype.cacheAnimationName=function(t){return this.animationNameCache.set(t,this.animationName(t))},r.prototype.cachedAnimationName=function(t){return this.animationNameCache.get(t)},r.prototype.scrollHandler=function(){return this.scrolled=!0},r.prototype.scrollCallback=function(){var t;if(this.scrolled&&(this.scrolled=!1,this.boxes=function(){var e,n,o,r;for(r=[],e=0,n=(o=this.boxes).length;e<n;e++)(t=o[e])&&(this.isVisible(t)?this.show(t):r.push(t));return r}.call(this),!this.boxes.length&&!this.config.live))return this.stop()},r.prototype.offsetTop=function(element){for(var t;void 0===element.offsetTop;)element=element.parentNode;for(t=element.offsetTop;element=element.offsetParent;)t+=element.offsetTop;return t},r.prototype.isVisible=function(t){var e,n,o,r,l;return n=t.getAttribute("data-wow-offset")||this.config.offset,r=(l=this.config.scrollContainer&&this.config.scrollContainer.scrollTop||window.pageYOffset)+Math.min(this.element.clientHeight,this.util().innerHeight())-n,e=(o=this.offsetTop(t))+t.clientHeight,o<=r&&e>=l},r.prototype.util=function(){return null!=this._util?this._util:this._util=new e},r.prototype.disabled=function(){return!this.config.mobile&&this.util().isMobile(navigator.userAgent)},r}()}).call(this)},254:function(t,e,n){t.exports=n.p+"img/ea438c0.png"},345:function(t,e,n){},386:function(t,e,n){t.exports=n.p+"img/1a0c152.png"},672:function(t,e,n){t.exports=n.p+"img/135492f.png"},673:function(t,e,n){t.exports=n.p+"img/3a8e8fd.png"},674:function(t,e,n){t.exports=n.p+"img/354e2d0.png"},675:function(t,e,n){t.exports=n.p+"img/e4ade91.png"},676:function(t,e,n){t.exports=n.p+"img/4ae4d7a.png"},677:function(t,e,n){t.exports=n.p+"img/f742665.png"},678:function(t,e,n){t.exports=n.p+"videos/2bfcf24.mp4"},679:function(t,e,n){"use strict";var o=n(345);n.n(o).a},805:function(t,e,n){"use strict";n.r(e);n(29);var o=n(4),header=n(241),footer=n(242),r=n(87),l=n(30),c=n(90),d={name:"cooperation",head:function(){return{title:"".concat(this.tdkData.title,"-山东卓文信息科技有限公司"),meta:[{name:"keywords",content:this.tdkData.keywords},{name:"description",content:this.tdkData.description}]}},asyncData:function(){var t=Object(o.a)(regeneratorRuntime.mark(function t(e){var n,o,r,d,h,data,f;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.route,o=e.app,r={keywords:"",description:"",title:""},t.next=4,l.c.getMenuList(o.$axios);case 4:if(d=t.sent,h=d.err,data=d.data,!h){t.next=9;break}return t.abrupt("return",!1);case 9:return data.list.forEach(function(t){t.columnUrl===n.path&&(r.keywords=t.keywords,r.description=t.description,r.title=t.columnName)}),f=Object(c.a)(data.list,"id"),t.abrupt("return",{navList:f,tdkData:r});case 12:case"end":return t.stop()}},t)}));return function(e){return t.apply(this,arguments)}}(),data:function(){return{tdkData:{title:"",description:"",keywords:"",webSiteName:"山东卓文信息科技有限公司"},navList:[],tabIndex:1,viewVideo:!1}},methods:{fileClick:function(t){if(1==t&&window.open("file/卓文-微断产品说明书.pdf","_blank"),11==t){var e=document.createElement("a");e.href="file/卓文-微断产品说明书.pdf",e.download="卓文-微断产品说明书.pdf",document.title="卓文-微断产品说明书",document.body.appendChild(e),e.click(),document.body.removeChild(e)}if(2==t&&window.open("file/卓文-塑壳产品说明书.pdf","_blank"),22==t){var n=document.createElement("a");n.href="file/卓文-塑壳产品说明书.pdf",n.download="卓文-塑壳产品说明书.pdf",document.title="卓文-塑壳产品说明书",document.body.appendChild(n),n.click(),document.body.removeChild(n)}3==t&&window.open("file/卓文-故障排查表.pdf","_blank")},SeeVideo:function(){this.$refs.videoPlayRefs.currentTime=0,this.viewVideo=!0,this.$refs.videoPlayRefs.play()},handleCancel:function(t){this.viewVideo=!1,this.$refs.videoPlayRefs.pause()},anchorPointClick:function(t){this.tabIndex=t,console.log(this.$refs.anchor_point_ref1.getBoundingClientRect()),console.log(this.$refs.anchor_point_ref2.getBoundingClientRect()),console.log(this.$refs.anchor_point_ref3.getBoundingClientRect()),1==t&&window.scrollTo({top:0,left:100,behavior:"smooth"}),2==t&&window.scrollTo({top:260,left:100,behavior:"smooth"}),3==t&&window.scrollTo({top:450,left:100,behavior:"smooth"})}},components:{headerCom:header.a,footerCom:footer.a,cooperationSaveLeaving:r.a},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},h=(n(679),n(14)),component=Object(h.a)(d,function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{staticClass:"main-box"},[o("headerCom",{staticClass:"header-com",attrs:{navList:t.navList}}),t._v(" "),o("div",{staticClass:"service-support"},[o("div",{staticClass:"service-left"},[o("ul",[o("li",{class:1===t.tabIndex?"active":"",on:{click:function(e){return t.anchorPointClick(1)}}},[1===t.tabIndex?o("img",{attrs:{src:n(672),alt:""}}):o("img",{attrs:{src:n(673),alt:""}}),t._v(" "),o("p",[t._v("产品说明书")])]),t._v(" "),o("li",{class:2===t.tabIndex?"active":"",on:{click:function(e){return t.anchorPointClick(2)}}},[2===t.tabIndex?o("img",{attrs:{src:n(674),alt:""}}):o("img",{attrs:{src:n(675),alt:""}}),t._v(" "),o("p",[t._v("常见问题")])]),t._v(" "),o("li",{class:3===t.tabIndex?"active":"",on:{click:function(e){return t.anchorPointClick(3)}}},[3===t.tabIndex?o("img",{attrs:{src:n(676),alt:""}}):o("img",{attrs:{src:n(677),alt:""}}),t._v(" "),o("p",[t._v("安装视频")])])])]),t._v(" "),o("div",{staticClass:"service-right"},[o("div",{ref:"anchor_point_ref1",staticClass:"service-content",attrs:{id:"one"}},[o("div",{staticClass:"service-title-box"},[t._v("产品说明书")]),t._v(" "),o("div",{staticClass:"service-section-box"},[o("div",{staticClass:"service-item cursor",on:{click:function(e){return t.fileClick(1)}}},[o("img",{attrs:{src:n(254),alt:""}}),t._v(" "),o("p",[t._v("1P-4P智能微型融合断路器产品说明书")])]),t._v(" "),o("img",{staticClass:"install-icon-box cursor",attrs:{src:n(386),alt:""},on:{click:function(e){return t.fileClick(11)}}}),t._v(" "),o("p",[t._v("[ 2022-08-20 ]")])]),t._v(" "),o("div",{staticClass:"service-section-box"},[o("div",{staticClass:"service-item cursor",on:{click:function(e){return t.fileClick(2)}}},[o("img",{attrs:{src:n(254),alt:""}}),t._v(" "),o("p",[t._v("智能塑壳断路器产品说明书")])]),t._v(" "),o("img",{staticClass:"cursor",attrs:{src:n(386),alt:""},on:{click:function(e){return t.fileClick(22)}}}),t._v(" "),o("p",[t._v("[ 2022-08-20 ]")])])]),t._v(" "),o("div",{ref:"anchor_point_ref2",staticClass:"service-content",attrs:{id:"two"}},[o("div",{staticClass:"service-title-box"},[t._v("常见问题")]),t._v(" "),o("div",{staticClass:"service-section-box"},[o("div",{staticClass:"service-item cursor",on:{click:function(e){return t.fileClick(3)}}},[o("img",{attrs:{src:n(254),alt:""}}),t._v(" "),o("p",[t._v("故障排除手册")])]),t._v(" "),o("p",[t._v("[ 2022-08-20 ]")])])]),t._v(" "),o("div",{ref:"anchor_point_ref3",staticClass:"service-content",attrs:{id:"three"}},[o("div",{staticClass:"service-title-box"},[t._v("安装视频")]),t._v(" "),o("div",{staticClass:"service-section-box"},[o("div",{staticClass:"service-item cursor",on:{click:t.SeeVideo}},[o("img",{attrs:{src:n(254),alt:""}}),t._v(" "),o("p",[t._v("1P 与1P+N开关模块接线方法")])]),t._v(" "),o("p",[t._v("[ 2022-08-20 ]")])])])]),t._v(" "),o("Modal",{attrs:{width:"812",footer:null,"mask-closable":!1},on:{cancel:t.handleCancel},model:{value:t.viewVideo,callback:function(e){t.viewVideo=e},expression:"viewVideo"}},[o("video",{ref:"videoPlayRefs",staticClass:"video-item",attrs:{controls:"controls",autoplay:"autoplay",loop:"loop",state:t.viewVideo}},[o("source",{attrs:{src:n(678),type:"video/mp4"}}),t._v("\r\n                您的浏览器版本偏低，请升级最新版！！！\r\n            ")]),t._v(" "),o("div",{attrs:{slot:"footer"},slot:"footer"})])],1),t._v(" "),o("footerCom"),t._v(" "),o("cooperationSaveLeaving",{ref:"cooperationSaveLeavingRef",attrs:{type:"3"}})],1)},[],!1,null,"3b73c572",null);e.default=component.exports}}]);