(window.webpackJsonp=window.webpackJsonp||[]).push([[29],{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"},322:function(t,e,n){t.exports=n.p+"img/6884222.png"},323:function(t,e,n){t.exports=n.p+"img/b5c53a5.png"},324:function(t,e,n){t.exports=n.p+"img/8857cb7.jpg"},325:function(t,e,n){},514:function(t,e,n){t.exports=n.p+"img/77c285d.png"},515:function(t,e,n){t.exports=n.p+"img/1d916d2.png"},516:function(t,e,n){t.exports=n.p+"img/2da37d3.png"},517:function(t,e,n){t.exports=n.p+"img/424f5b6.png"},518:function(t,e,n){t.exports=n.p+"img/5319cb1.png"},519:function(t,e,n){t.exports=n.p+"img/fc5462f.png"},520:function(t,e,n){t.exports=n.p+"img/06aa8df.png"},521:function(t,e,n){t.exports=n.p+"img/fc85310.png"},522:function(t,e,n){t.exports=n.p+"img/a387aa0.png"},523:function(t,e,n){t.exports=n.p+"img/8f2aa75.png"},524:function(t,e,n){t.exports=n.p+"img/0bc4049.png"},525:function(t,e,n){t.exports=n.p+"img/6ccd49a.png"},526:function(t,e,n){"use strict";var o=n(325);n.n(o).a},787: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(514),width:"100%",height:"100%"}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary pic"},[e("h3",[this._v("适用范围")]),this._v(" "),e("div",{staticClass:"product-info-range"},[e("p",[this._v("\n              智能微型融合断路器主要安装在计量电表后端、入户前，用于监测和上传电流、电压、温度、用电量等用电线路数据。帮助用户排查如∶线路老化、漏电、温度过高、短路等原因引起的用电故障，以及无专业电工排查，无法实时监管等问题。\n            ")]),this._v(" "),e("img",{attrs:{src:n(515),width:"100%",alt:""}}),this._v(" "),e("div",{staticClass:"clear-b"})])])},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("p",[t._v("① 实时监测用电数据并对接给第三方平台，方便系统化管理；")]),t._v(" "),n("p",[t._v("② 排查用电安全隐患问题，及时发现、及时处理；")]),t._v(" "),n("p",[t._v("③ 将传统电路实现数字化升级，方便管理者实时了解用电情况；")]),t._v(" "),n("p",[t._v("④ 能够实现远程控制等功能，解决操作运维不方便等问题；")]),t._v(" "),n("p",[t._v("⑤ 集成多种用电监测设备的功能和特点，高度集成，精确防控。")])])},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("海拔高度≤5000米")]),t._v(" "),n("li",[t._v("环境温度在-20℃～+50℃之间")]),t._v(" "),n("li",[t._v("\n              相对空气湿度：\n              最湿月的月平均湿度不超过25％时，该月的月平均最大相对湿度不超过90%，并考虑到因温度变化发生在产品表面的凝露。\n            ")]),t._v(" "),n("li",[t._v("\n              安装场所的外磁场在任何方向不超过地磁场的5倍，产品附近尽量避免大的电磁干扰（如大功率电动机或变频器），无爆炸性、腐蚀性气体，无雨雪侵袭，干燥、通风。\n            ")]),t._v(" "),n("li",[t._v("污染等级：2级。")])])])},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,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"product-info-summary"},[n("h3",[t._v("结构特点")]),t._v(" "),n("p",[t._v("\n            （1）采用高等级灭弧装置：13片稳定可靠的灭弧栅，可有效灭弧，预防电气火灾\n          ")]),t._v(" "),n("p",[t._v("\n            （2）采用双金属片：当线路发生过流过载时，短时间内断路器内发热元件会产生大量热量从而造成双金属片向上弯曲，进而推动杠杆使搭钩与锁扣脱开，将主触头分断，从而切断电源保护电路\n          ")]),t._v(" "),n("p",[t._v("\n            （3）外壳防火等级：智能微型融合断路器外壳采用PA66+玻璃纤维等高规格防火阻燃材料、防火等级达到V0级\n          ")]),t._v(" "),n("p",[t._v("\n            （4）五金用料：采用高熔点动、静银合金触头，高规格紫铜镀银导流铜件，高品质紫铜断路线圈\n          ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary pic"},[e("h3",[this._v("功能特性")]),this._v(" "),e("img",{attrs:{src:n(516),alt:""}})])},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("p",[t._v("\n            （1）用电远程云控制∶可通过手机、电脑、Pad等对各用电回路进行远程云控制，配电开关管理变得轻松便捷!\n          ")]),t._v(" "),n("p",[t._v("\n            （2）用电管理智能化∶可以记录并查询各用电线路24个月的电流、电压、功率、用电量等分组的汇总数据以及故障报警等用电情况并分析，让用电管理更加轻松智能。\n          ")]),t._v(" "),n("p",[t._v("\n            （3）独有的智能断路云控电技术∶产品内置可靠性更强的断路器控电装置和智能性更强的数字化控制芯片，真正意义上实现智能断路控电功能，不仅可精准、快速地实现用电云管理，而且可以实现在数字芯片关闭状态下，智能微型融合断路器依旧可以保留短路保护、漏电保护等用电保护功能。（注∶1P、3P智能微型融合断路器不带漏保功能）\n          ")]),t._v(" "),n("p",[t._v("（4）短路保护∶线路短路时，断路器能在0.04秒内快速断电并报警。")]),t._v(" "),n("p",[t._v("\n            （5）漏电保护线路的漏电值达到30mA时，断路器0.3秒内会自动断电并报警。（注1P、3P智能微型融合断路器不带漏保功能）\n          ")]),t._v(" "),n("p",[t._v("\n            （6）自动送/断电∶漏电检测断电5s后自动送电。（注∶1P、3P智能微型融合断路器不带自动送/断电功能）\n          ")]),t._v(" "),n("p",[t._v("\n            （7）过流过载保护∶超过额定电流2.5倍的状态下，15秒跳闸；超过额定电流4.5倍的状态下，1秒跳闸。\n          ")]),t._v(" "),n("p",[t._v("\n            （8）过压、欠压保护相电压高于250V预警，高于263V报警并断路保护相电压低于190V预警，低干160V根警并断路保护。\n          ")]),t._v(" "),n("p",[t._v("\n            （9）过温保护∶实时监测开关温度，温度超过70℃预警，超过90℃报警并断电保护。\n          ")]),t._v(" "),n("p",[t._v("（10）浪涌保护产品具有浪涌保护。")]),t._v(" "),n("p",[t._v("\n            （11）三相不平衡报警∶三相负载不平衡时会触发报警功能。（只限4P智能微型融合断路器）\n          ")]),t._v(" "),n("p",[t._v("\n            （12）三段保护机制∶过载长延时保护、短路短延时保护、瞬时动作保护，多重保护机制，让产品在使用过程中更加安全。\n          ")]),t._v(" "),n("p",[t._v("\n            （13）漏电自检∶可通过管理软件对智能微型融合断路器设置每月自动漏电检测。（注∶1P、3P智能微型融合断路器不带漏电自检功能）\n          ")]),t._v(" "),n("p",[t._v("\n            （14）功率限定∶在使用功率范围内，可以对各用电线路的额定功率进行自由设定，防止大功率电器的滥用，保障用电安全。\n          ")]),t._v(" "),n("p",[t._v("\n            （15）电量限定∶可对电量数值进行自由设定，让用电管理更加轻松便捷。\n          ")]),t._v(" "),n("p",[t._v("\n            （16）定时控制智能微型融合断路器内置时钟芯片，脱网状态下可保证时间的精准性，真正实现各线路定时开关变得轻松、准确。\n          ")]),t._v(" "),n("p",[t._v("\n            （17）双向控制∶可通过软件终端远程控制，也可以手动推杆控制通断。\n          ")]),t._v(" "),n("p",[t._v("\n            （18）结构更加安全可靠智能微型融合断路器采用高熔点动、静银触点设计、高等级的灭弧装置、高规格的紫铜接线端子，使配电管理更安全可靠。\n          ")]),t._v(" "),n("p",[t._v("\n            （19）配置灵活∶国标35mm导轨式安装，独特的软连接方式，即插即用，各智能模块可任意排列，配置灵活，安装方便。\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("div",{staticClass:"illustrate"},[e("img",{attrs:{src:n(517),width:"100%",height:"100%"}})]),this._v(" "),e("div",{staticClass:"illustrate"},[e("img",{attrs:{src:n(518),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:"product-info-summary"},[e("h3",[this._v("型号含义")]),this._v(" "),e("div",{staticClass:"table-product-parameter"},[e("img",{attrs:{src:n(519)}})])])},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(520),width:"100%",alt:""}}),t._v(" "),o("img",{staticStyle:{"margin-bottom":"39px"},attrs:{src:n(521),width:"100%",alt:""}}),t._v(" "),o("img",{staticStyle:{"margin-bottom":"39px"},attrs:{src:n(522),width:"100%",alt:""}}),t._v(" "),o("img",{staticStyle:{"margin-bottom":"39px"},attrs:{src:n(523),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(524),width:"100%",alt:""}})])}],r=(n(29),n(4)),l=n(238),c=n(30),v={name:"hardware-air-switch",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:"山东卓文信息科技有限公司"},gatePositionType:1,productDataArr:[{img:"/images/product/product-kongkai-1.jpg",name:"",model:"SZWB1-80-1P",voltage:"AC230V",electric:"16A、20A、25A、32A、40A、63A",grade:"80A"},{img:"/images/product/product-kongkai-2.jpg",name:"",model:"SZWB1L-80-2P",voltage:"AC230V",electric:"16A、20A、25A、32A、40A、63A、80A",grade:"80A"},{img:"/images/product/product-kongkai-4.jpg",name:"",model:"SZWB1-80-3P",voltage:"AC400V",electric:"16A、20A、32A、40A、50A、63A、80A",grade:"80A"},{img:"/images/product/product-kongkai-3.jpg",name:"",model:"SZWB1-80-4P",voltage:"AC400V",electric:"20A、40A、63A、80A",grade:"80A"},{img:n(525),name:"",model:"SZWB1L-80-4P",voltage:"AC400V",electric:"16A、25A、32A、40A、63A、80A",grade:"80A"}],tabIndex:0,parameterData:[[{col:["名称"]},{col:["智能微型融合断路器-1P<br>(不带漏电保护)"]},{col:["智能微型融合断路器-2P<br>(带漏电保护)"]},{col:["智能微型融合断路器-3P<br>(不带漏电保护)"]},{col:["智能微型融合断路器-4P<br>(带/不带漏电保护)"]}],[{col:["尺寸"]},{col:["105*66*36mm"]},{col:["105*66*54mm"]},{col:["105*66*72mm"]},{col:["105*66*90mm"]}],[{col:["额定电流"]},{col:["16A、20A、25A、32A、40A、63A"]},{col:["16A、20A、25A、32A、40A、63A、80A"]},{col:["16A、20A、32A、40A、50A、63A、80A"]},{col:["16A、20A、25A、32A、40A、63A、80A"]}],[{col:["额定电压"]},{col:["AC230V"]},{col:["AC230V"]},{col:["AC400V"]},{col:["AC400V"]}],[{col:["瞬时脱扣类型"]},{col:["C"]}],[{col:["分断能力"]},{col:["6000A"]}],[{col:["壳架等级"]},{col:["80A"]}],[{col:["机械寿命（0~C）"]},{col:["12000"]}],[{col:["使用方法"]},{col:["搭配同系列产品使用"]}]],modelData:[[{col:["1P智能微型融合断路器"]},{col:["SZWB1-80-1P16A","SZWB1-80-1P20A","SZWB1-80-1P25A","SZWB1-80-1P32A","SZWB1-80-1P40A","SZWB1-80-1P63A"]},{col:["额定电压: 230V"]}],[{col:["2P智能微型融合断路器<br>(带漏电保护)"]},{col:["SZWB1L-80-2P16A","SZWB1L-80-2P20A","SZWB1L-80-2P25A","SZWB1L-80-2P32A","SZWB1L-80-2P40A","SZWB1L-80-2P63A","SZWB1L-80-2P80A"]},{col:["额定电压: 230V(带漏电保护)"]}],[{col:["3P智能微型融合断路器"]},{col:["SZWB1-80-3P16A","SZWB1-80-3P20A","SZWB1-80-3P32A","SZWB1-80-3P40A","SZWB1-80-3P50A","SZWB1-80-3P63A","SZWB1-80-3P80A"]},{col:["额定电压: 400V"]}],[{col:["4P智能微型融合断路器"]},{col:["SZWB1-80-4P20A","SZWB1-80-4P40A","SZWB1-80-4P63A","SZWB1-80-4P80A"]},{col:["额定电压: 400V"]}],[{col:["4P智能微型融合断路器<br>(带漏电保护)"]},{col:["SZWB1L-80-4P16A","SZWB1L-80-4P25A","SZWB1L-80-4P32A","SZWB1L-80-4P40A","SZWB1L-80-4P63A","SZWB1L-80-4P80A"]},{col:["额定电压: 400V (带漏电保护)"]}]]}},methods:{},components:{productParameterTable:l.a},activated:function(){this.gatePositionType=1},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},d=(n(526),n(14)),component=Object(d.a)(v,function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{staticClass:"hardware-box"},[o("div",{class:0===t.gatePositionType?"banner-box":"banner-box2"},[o("div",{staticClass:"gate-position-box"},[1===t.gatePositionType?o("div",{staticClass:"gate-position-btn",on:{click:function(e){t.gatePositionType=0}}},[o("img",{attrs:{src:n(322)}})]):t._e(),t._v(" "),0===t.gatePositionType?o("div",{staticClass:"gate-position-btn",on:{click:function(e){t.gatePositionType=1}}},[o("img",{attrs:{src:n(323)}})]):t._e()])]),t._v(" "),o("div",{staticClass:"product-box"},[t._m(0),t._v(" "),o("div",{staticClass:"product-list-box"},[t._l(t.productDataArr,function(e,n){return o("div",{key:"product-"+n,staticClass:"product-item"},[o("img",{attrs:{src:e.img,alt:"",width:"100%"}}),t._v(" "),o("h3",[t._v(t._s(e.model))]),t._v(" "),o("ul",[o("li",[t._v("额定电压："+t._s(e.voltage))]),t._v(" "),o("li",[t._v("额定电流："+t._s(e.electric))]),t._v(" "),o("li",[t._v("壳架等级："+t._s(e.grade))])])])}),t._v(" "),o("div",{staticClass:"clear-b"})],2)]),t._v(" "),o("div",{staticClass:"product-info-box"},[o("div",{staticClass:"product-box-tab"},[o("ul",[o("li",{class:0===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=0}}},[t._v("\n          产品概述\n        ")]),t._v(" "),o("li",{class:1===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=1}}},[t._v("\n          参数型号\n        ")]),t._v(" "),o("li",{class:2===t.tabIndex?"active":"",on:{click:function(e){t.tabIndex=2}}},[t._v("\n          尺寸图\n        ")])])]),t._v(" "),o("div",{staticClass:"clear-b"}),t._v(" "),o("div",{staticClass:"product-info-content"},[o("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(" "),t._m(8),t._v(" "),t._m(9),t._v(" "),t._m(10),t._v(" "),t._m(11)]),t._v(" "),o("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(12),t._v(" "),o("productParameterTable",{attrs:{titlePos:"left",parameterData:t.parameterData,title:"产品参数"}}),t._v(" "),o("productParameterTable",{staticStyle:{"margin-top":"50px"},attrs:{titlePos:"left",parameterData:t.modelData,title:"产品型号"}})],1),t._v(" "),o("div",{directives:[{name:"show",rawName:"v-show",value:2===t.tabIndex,expression:"tabIndex === 2"}],staticClass:"product-info-content-box"},[t._m(13)])])])])},o,!1,null,"f60eac5c",null);e.default=component.exports}}]);