(window.webpackJsonp=window.webpackJsonp||[]).push([[34],{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)},233:function(t,e,n){},237:function(t,e,n){"use strict";var o=n(233);n.n(o).a},238:function(t,e,n){"use strict";var o={name:"productParameterTable",data:function(){return{}},methods:{},props:{titlePos:{type:String,default:"left"},type:{type:String,default:""},flag:{type:String,default:""},title:{type:String,default:"产品参数"},parameterData:{type:Array,default:[]},parameterTitle:{type:Array,default:function(){return[]}},interlaced:{type:Boolean,default:!1}}},r=(n(237),n(14)),component=Object(r.a)(o,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticStyle:{width:"100%",display:"flex","align-items":"center","justify-content":"center","margin-bottom":"65px"}},[n("div",{staticClass:"parameter-model"},["1"!==t.flag?n("h3",[t._v(t._s(t.title))]):t._e(),t._v(" "),n("div",{staticClass:"table-product-parameter"},[n("div",{directives:[{name:"show",rawName:"v-show",value:"top"===t.titlePos,expression:"titlePos === 'top'"}],staticClass:"table-row"},t._l(t.parameterTitle,function(e,o){return n("div",{key:"perameter-title-"+o,staticClass:"table-row-col label-top-title"},[n("div",{staticClass:"table-row-col-item"},[t._v(t._s(e))])])}),0),t._v(" "),t._l(t.parameterData,function(e,o){return n("div",{key:"table-row-col-"+o,staticClass:"table-row",class:t.interlaced?"table-row-interlaced":""},t._l(e,function(e,r){return n("div",{key:"table-row-col-item-data"+o+"-"+r,staticClass:"table-row-col",class:0===r&&"left"===t.titlePos&&"通讯电源"===t.type?"label-title":0===r&&"left"===t.titlePos?"label-title2":""},t._l(e.col,function(e,l){return n("div",{key:"table-row-col-"+o+"--"+r+"-"+l,staticClass:"table-row-col-item",domProps:{innerHTML:t._s(e)}})}),0)}),0)})],2)])])},[],!1,null,"64724044",null);e.a=component.exports},239:function(t,e,n){t.exports=n.p+"img/8735ff7.png"},240:function(t,e,n){t.exports=n.p+"img/6dcd82c.png"},324:function(t,e,n){t.exports=n.p+"img/8857cb7.jpg"},330:function(t,e,n){},573:function(t,e,n){t.exports=n.p+"img/3806abf.jpg"},574:function(t,e,n){t.exports=n.p+"img/807ed85.png"},575:function(t,e,n){t.exports=n.p+"img/1a507d3.png"},576:function(t,e,n){t.exports=n.p+"img/261aa08.png"},577:function(t,e,n){t.exports=n.p+"img/af95f69.png"},578:function(t,e,n){t.exports=n.p+"img/6f49c27.png"},579:function(t,e,n){t.exports=n.p+"img/d7bb472.png"},580:function(t,e,n){t.exports=n.p+"img/65ef0a4.png"},581:function(t,e,n){t.exports=n.p+"img/5df2dfb.jpg"},582:function(t,e,n){"use strict";var o=n(330);n.n(o).a},792:function(t,e,n){"use strict";n.r(e);var o=[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-title"},[e("h1",{staticClass:"product-title-h1"},[this._v("通讯电源系列")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticStyle:{"margin-bottom":"47px"}},[e("img",{attrs:{src:n(573),width:"100%",height:"100%"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary"},[e("h3",[this._v("产品概述")]),this._v(" "),e("p",{staticClass:"paragraph"},[this._v("\n            智能通讯电源设备是连接智能融合微型断路器和云端平台之间的通讯传输器，有通讯管理、数据传输、协议转换、数据处理转发等功能，是卓文智慧用电通信系统的心脏。智能通讯电源采集微型断路器的数据，把数据高效、安全的上传至平台，同时支持平台对设备远程控制指令下发。发挥设备物联，节能降耗，智慧化管理的作用。\n          ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary"},[e("h3",[this._v("通讯协议")]),this._v(" "),e("p",[this._v("标准DLT645、MODBUS标准协议。")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary"},[e("h3",[this._v("功能特性")]),this._v(" "),e("p",[this._v("（1）为整个设备电子端提供电源。")]),this._v(" "),e("p",[this._v("\n            （2）多种通讯方式，向下子设备通讯功能、向上连接云平台，提供传输数据，数据计算分析存储功能。\n          ")]),this._v(" "),e("p",[this._v("（3）mcn自带时钟，确保脱网计时准确。")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary"},[e("h3",[this._v("操作说明")]),this._v(" "),e("div",{staticClass:"illustrate"},[e("img",{attrs:{src:n(574),width:"100%",height:"100%"}})]),this._v(" "),e("div",{staticClass:"illustrate"},[e("img",{attrs:{src:n(575),width:"100%",height:"100%"}})]),this._v(" "),e("div",{staticClass:"illustrate"},[e("img",{attrs:{src:n(576),width:"100%",height:"100%"}})]),this._v(" "),e("div",{staticClass:"illustrate"},[e("img",{attrs:{src:n(577),width:"100%",height:"100%"}})])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"content-1"},[e("div",{staticClass:"content-1-box"},[e("img",{attrs:{src:n(324),width:"100%",height:"100%"}})])])},function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{staticClass:"content-2"},[o("div",{staticClass:"content-2-box"},[o("div",{staticClass:"content-2-box-1"},[o("span",{staticClass:"title"},[t._v("电卫士App")]),t._v(" "),o("div",{staticClass:"title-bottom"},[o("div",{staticClass:"title-box"},[o("span",{staticClass:"title-2"},[t._v("实时监测")]),t._v(" "),o("span",{staticClass:"title-3"},[t._v("多角度智能监测多项电气安全隐患，查看用电数据")])]),t._v(" "),o("div",{staticClass:"title-box"},[o("span",{staticClass:"title-2"},[t._v("远程控制")]),t._v(" "),o("span",{staticClass:"title-3"},[t._v("立即开合闸、定时任务、漏保自检，远程控制")])]),t._v(" "),o("div",{staticClass:"title-box"},[o("span",{staticClass:"title-2"},[t._v("报警推送")]),t._v(" "),o("span",{staticClass:"title-3"},[t._v("精确定位故障点，实时推送报警、预警信息")])])])]),t._v(" "),o("div",{staticClass:"content-2-box-2"},[o("div",{staticClass:"box-1"},[o("span",{staticClass:"title"},[t._v("请使用浏览器扫一扫下载")]),t._v(" "),o("div",{staticClass:"erweima"},[o("img",{attrs:{src:n(239)}}),t._v(" "),o("img",{attrs:{src:n(240)}})]),t._v(" "),o("div",{staticClass:"title-bottom"},[o("div",{staticClass:"title-1"},[t._v("Android下载")]),t._v(" "),o("div",{staticClass:"title-1"},[t._v("iOS下载")])])])])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"parameter-model"},[e("h3",[this._v("型号含义")]),this._v(" "),e("div",{staticClass:"table-product-parameter"},[e("img",{attrs:{src:n(578)}})])])},function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{staticClass:"product-info-summary"},[o("h3",[t._v("产品尺寸")]),t._v(" "),o("img",{staticStyle:{"margin-bottom":"39px"},attrs:{src:n(579),width:"100%",alt:""}}),t._v(" "),o("h3",[t._v("产品接线图解")]),t._v(" "),o("p",{staticClass:"propic"},[t._v("\n            注：单相L(火线/相线) 三相A/B/C(火线/相线) N\n            (零线/中性线)带漏电保护产品只允许上进线，相线L和中性线N极不可接反，中性线N极不可断开\n          ")]),t._v(" "),o("img",{staticStyle:{"margin-bottom":"39px"},attrs:{src:n(580),width:"100%",alt:""}}),t._v(" "),o("h3",[t._v("安装尺寸")]),t._v(" "),o("p",{staticClass:"propic2"},[t._v("采用国标35mm导轨安装")])])}],r=(n(29),n(4)),l=n(238),c=n(30),d={name:"hardware",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(r.a)(regeneratorRuntime.mark(function t(e){var n,o,r,l,d,data;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,c.c.getMenuList(o.$axios);case 4:if(l=t.sent,d=l.err,data=l.data,!d){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)}),t.abrupt("return",{tdkData:r,productName:"通讯电源"});case 11:case"end":return t.stop()}},t)}));return function(e){return t.apply(this,arguments)}}(),data:function(){return{technologyParameterData:[[{col:["输入电压"]},{col:["90VAC ~ 264VAC 50HZ"]}],[{col:["最大功率"]},{col:["0.5W"]}],[{col:["工作温度"]},{col:["-20°C ~ +85°C"]}],[{col:["输出电压"]},{col:["12VDC"]}],[{col:["最大输出电流"]},{col:["0.85A"]}],[{col:["通讯方式"]},{col:["RS485，NB-IOT，WiFi，有线，电力线载波"]}]],tdkData:{title:"",description:"",keywords:"",webSiteName:"山东卓文信息科技有限公司"},productDataArr:[{img:"/images/product/product-1.jpg",name:"RS485通讯电源",model:"ZW1-T485"},{img:"/images/product/product-2.jpg",name:"以太网通讯电源",model:"ZW1-TWN"},{img:n(581),name:"4G通讯电源",model:"ZW1-T4G"},{img:"/images/product/product-4.jpg",name:"电力线载波通讯电源",model:"ZW1-TPLC"},{img:"/images/product/product-5.jpg",name:"蓝牙通讯电源",model:"ZW1-TBT"},{img:"/images/product/product-6.jpg",name:"Wi-Fi通讯电源",model:"ZW1-TWIFI"},{img:"/images/product/product-7.jpg",name:"NB-IoT通讯电源",model:"ZW1-TNB"}],tabIndex:0,parameterData:[[{col:["RS485通讯电源"]},{col:["ZW1-T485"]},{col:["输入：90V - 264V; 输出：12V"]}],[{col:["以太网通讯电源"]},{col:["ZW1-TWN"]},{col:["输入：90V - 264V; 输出：12V"]}],[{col:["Wi-Fi通讯电源"]},{col:["ZW1-WIFI"]},{col:["输入：90V - 264V; 输出：12V"]}],[{col:["电力线载波通讯电源"]},{col:["ZW1-TPLC"]},{col:["输入：90V - 264V; 输出：12V"]}],[{col:["蓝牙通讯电源"]},{col:["ZW1-TBT"]},{col:["输入：90V - 264V; 输出：12V"]}],[{col:["4G网通讯电源"]},{col:["ZW1-T4G"]},{col:["输入：90V - 264V; 输出：12V"]}],[{col:["NB-IoT通讯电源"]},{col:["ZW1-TNB"]},{col:["输入：90V - 264V; 输出：12V"]}]]}},methods:{},components:{productParameterTable:l.a},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},h=(n(582),n(14)),component=Object(h.a)(d,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"hardware-box"},[n("div",{staticClass:"banner-box"}),t._v(" "),n("div",{staticClass:"product-box"},[t._m(0),t._v(" "),n("div",{staticClass:"product-list-box"},[t._l(t.productDataArr,function(e,o){return n("div",{key:"product-"+o,staticClass:"product-item"},[n("img",{attrs:{src:e.img,alt:"",width:"100%"}}),t._v(" "),n("h3",[t._v(t._s(e.name)),n("br"),t._v(t._s(e.model))])])}),t._v(" "),n("div",{staticClass:"clear-b"})],2)]),t._v(" "),n("div",{staticClass:"product-info-box"},[n("div",{staticClass:"product-box-tab"},[n("ul",[n("li",{class:0===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=0}}},[t._v("\n          产品概述\n        ")]),t._v(" "),n("li",{class:1===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=1}}},[t._v("\n          参数型号\n        ")]),t._v(" "),n("li",{class:2===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=2}}},[t._v("\n          尺寸图\n        ")])])]),t._v(" "),n("div",{staticClass:"clear-b"}),t._v(" "),n("div",{staticClass:"product-info-content"},[n("div",{directives:[{name:"show",rawName:"v-show",value:0===t.tabIndex,expression:"tabIndex === 0"}],staticClass:"product-info-content-box"},[t._m(1),t._v(" "),t._m(2),t._v(" "),t._m(3),t._v(" "),t._m(4),t._v(" "),t._m(5),t._v(" "),t._m(6),t._v(" "),t._m(7)]),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:1===t.tabIndex,expression:"tabIndex === 1"}],staticClass:"product-info-content-box",staticStyle:{"padding-top":"10px"}},[t._m(8),t._v(" "),n("productParameterTable",{attrs:{titlePos:"top",parameterTitle:["名称","型号","使用规范"],parameterData:t.parameterData,title:"产品参数"}}),t._v(" "),n("productParameterTable",{attrs:{type:"通讯电源",titlePos:"left",parameterData:t.technologyParameterData,title:"技术参数"}})],1),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:2===t.tabIndex,expression:"tabIndex === 2"}],staticClass:"product-info-content-box"},[t._m(9)])])])])},o,!1,null,"4586729b",null);e.default=component.exports}}]);