(window.webpackJsonp=window.webpackJsonp||[]).push([[31],{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,v;for(v=[],e=0,o=(c=this.vendors).length;e<o;e++)l=c[e],v.push(t[""+l+n.charAt(0).toUpperCase()+n.substr(1)]=r);return v}.call(this));return o},r.prototype.vendorCSS=function(t,e){var n,r,l,c,style,v;for(c=(style=o(t)).getPropertyCSSValue(e),n=0,r=(l=this.vendors).length;n<r;n++)v=l[n],c=c||style.getPropertyCSSValue("-"+v+"-"+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"},327:function(t,e,n){},539:function(t,e,n){t.exports=n.p+"img/0bd002e.png"},540:function(t,e,n){t.exports=n.p+"img/f6f7195.png"},541:function(t,e,n){t.exports=n.p+"img/a03e82b.jpg"},542:function(t,e,n){t.exports=n.p+"img/92dcf9a.jpg"},543:function(t,e,n){t.exports=n.p+"img/8ca92d8.jpg"},544:function(t,e,n){"use strict";var o=n(327);n.n(o).a},789: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("4G智能远控开关")])])},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            单相智能监测设备是采用专用集成电路、最新微电子技术以及SMT工艺设计制造而成的高新科技产品：该开关控制芯片采用了专业计量Soc，支持电流5000:1动态范围，有功计量误差小于0.1%，为模块提供工业级的精准计量：它具有更高的集成度和超强的抗电磁干扰性能。该开关针对中国电网的特点进行了特别设计：有超宽的工作电压范围、高可靠性、寿命长、高精度、低功耗的特点。\n          ")]),this._v(" "),e("div",{staticClass:"illustrate"},[e("img",{attrs:{src:n(539),width:"783px",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("ul",{staticClass:"disc"},[e("li",[this._v("\n              1.电量信息采用LCD液晶显示方式，在正常使用 条件下：LCD液晶寿命>10\n              年。\n            ")]),this._v(" "),e("li",[this._v("\n              2.具备用于校表的有功电能脉冲输出，为无源光\n              电隔离型OC门输出端口，脉冲宽度为80ms±20ms; 波形为方波。(可选)\n            ")]),this._v(" "),e("li",[this._v("3.采用超亮、长寿命LED工作指示灯。")])])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"product-info-summary"},[n("h3",[t._v("主要功能")]),t._v(" "),n("ul",{staticClass:"disc"},[n("li",[t._v("1.计量功能")]),t._v(" "),n("p",[t._v("\n              计量有功总电量并贮存其数据。具有正、反向有功电能计量功能，反向有功电能按正向电能累加。\n            ")]),t._v(" "),n("li",[t._v("2.显示功能")]),t._v(" "),n("p",[t._v("\n              循显累计总电量、电压、电流、有功功率。电量显示2位小数，单位\n              kWh。"),n("br"),t._v("\n              电压显示1位小数，单位V , 字符“ u ”。"),n("br"),t._v("\n              电流显示2位小数，单位A , 字符“ I ”"),n("br"),t._v("\n              功率显示2位小数，单位m , 字符“ P ”\n            ")]),t._v(" "),n("li",[t._v("3.LED指示灯说明")]),t._v(" "),n("p",[t._v("\n              电源指示灯：开关正常供电时常亮"),n("br"),t._v("\n              网络状态指示灯：网络连接正常时间隔数秒闪烁"),n("br"),t._v("\n              开关状态指示灯：常亮表示合闸状态，熄灭表示分闸状态\n            ")]),t._v(" "),n("li",[t._v("4.按键说明")]),t._v(" "),n("p",[t._v("\n              运行状态指示灯常亮时为合闸状态，点击按键则开关执行分闸，状态指示灯熄灭。再次按下则为执行合闸操作。\n            ")])])])},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(540),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("p",[this._v("\n              工作电压：0.9Un～ 1.1Un"),e("br"),this._v("\n              极限工作电压：0.7Un～1.3Un\n            ")])},function(){var t=this.$createElement,e=this._self._c||t;return e("p",[this._v("\n              5.工作温度：-45℃~+70℃"),e("br"),this._v("\n              年平均湿度：≤75%\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("img",{staticStyle:{"margin-bottom":"39px"},attrs:{src:n(541),width:"100%",alt:""}}),this._v(" "),e("h3",[this._v("接线示意图")]),this._v(" "),e("img",{staticStyle:{"margin-bottom":"39px"},attrs:{src:n(542),width:"100%",alt:""}})])}],r=(n(29),n(4)),l=n(238),c=n(30),v={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,v,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,v=l.err,data=l.data,!v){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{tdkData:{title:"",description:"",keywords:"",webSiteName:"山东卓文信息科技有限公司"},productDataArr:[{img:n(543),name:"SZWDW300"}],tabIndex:0}},methods:{},components:{productParameterTable:l.a},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},h=(n(544),n(14)),component=Object(h.a)(v,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:"",height:"240px"}}),t._v(" "),n("h3",[t._v(t._s(e.name))])])}),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(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:1===t.tabIndex,expression:"tabIndex === 1"}],staticClass:"product-info-content-box",staticStyle:{"padding-top":"10px"}},[n("div",{staticClass:"product-info-summary"},[n("h3",[t._v("主要功能")]),t._v(" "),n("ul",{staticClass:"disc"},[n("li",[t._v("1.型号规格")]),t._v(" "),n("productParameterTable",{staticStyle:{"margin-bottom":"29px"},attrs:{titlePos:"top",flag:"1",parameterTitle:["型号规格","精度","参比电压（V)","标定电流（A)","仪表常数（imp/kW·h）"],parameterData:[[{col:["--"]},{col:["1.0"]},{col:["220"]},{col:["5（60）"]},{col:["1200"]}]]}}),t._v(" "),n("li",[t._v("2.起动")]),t._v(" "),n("p",[t._v("\n              电能表在参比电压、参比频率、c o sθ = 1 . 0的条件下\n              ，负载电流升到 0 . 0 0 4 I b后 ， 电能表应能起动并能连续记录。\n            ")]),t._v(" "),n("li",[t._v("3.潜动")]),t._v(" "),n("p",[t._v("\n              当电能表的电流线路无电流时，电压线路上施加参比中压的115%时，电能表的测试输出不应产生多于一个的脉冲。\n            ")]),t._v(" "),n("li",[t._v("4.电气参数")]),t._v(" "),t._m(6),t._v(" "),t._m(7),t._v(" "),n("li",[t._v("6.额定频率：50Hz")]),t._v(" "),n("li",[t._v("7.功耗：≤1W 、6VA")]),t._v(" "),n("li",[t._v("8.重量：0.6kg")])],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(8)])])])])},o,!1,null,"39b4a52e",null);e.default=component.exports}}]);