(window.webpackJsonp=window.webpackJsonp||[]).push([[30],{232:function(t,e){(function(){var t,e,n,r,o,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,r;for(n in e)r=e[n],null==t[n]&&(t[n]=r);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,r){var o;return null==e&&(e=!1),null==n&&(n=!1),null==r&&(r=null),null!=document.createEvent?(o=document.createEvent("CustomEvent")).initCustomEvent(t,e,n,r):null!=document.createEventObject?(o=document.createEventObject()).eventType=t:o.eventName=t,o},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,r;for(i=e=0,n=(r=this.keys).length;e<n;i=++e)if(r[i]===t)return this.values[i]},t.prototype.set=function(t,e){var i,n,r,o;for(i=n=0,r=(o=this.keys).length;n<r;i=++n)if(o[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}()),r=this.getComputedStyle||function(t,e){return this.getPropertyValue=function(e){var n;return"float"===e&&(e="styleFloat"),o.test(e)&&e.replace(o,function(t,e){return e.toUpperCase()}),(null!=(n=t.currentStyle)?n[e]:void 0)||null},this},o=/(\-([a-z]){1})/g,this.WOW=function(){function o(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 o.prototype.defaults={boxClass:"wow",animateClass:"animated",offset:0,mobile:!0,live:!0,callback:null,scrollContainer:null},o.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=[]},o.prototype.start=function(){var e,n,r,o,l;if(this.stopped=!1,this.boxes=function(){var t,n,r,o;for(o=[],t=0,n=(r=this.element.querySelectorAll("."+this.config.boxClass)).length;t<n;t++)e=r[t],o.push(e);return o}.call(this),this.all=function(){var t,n,r,o;for(o=[],t=0,n=(r=this.boxes).length;t<n;t++)e=r[t],o.push(e);return o}.call(this),this.boxes.length)if(this.disabled())this.resetStyle();else for(n=0,r=(o=this.boxes).length;n<r;n++)e=o[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,r,o,c;for(c=[],e=0,n=t.length;e<n;e++)o=t[e],c.push(function(){var t,e,n,l;for(l=[],t=0,e=(n=o.addedNodes||[]).length;t<e;t++)r=n[t],l.push(this.doSync(r));return l}.call(l));return c})).observe(document.body,{childList:!0,subtree:!0})},o.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)},o.prototype.sync=function(element){if(t.notSupported)return this.doSync(this.element)},o.prototype.doSync=function(element){var t,e,n,r,o;if(null==element&&(element=this.element),1===element.nodeType){for(o=[],e=0,n=(r=(element=element.parentNode||element).querySelectorAll("."+this.config.boxClass)).length;e<n;e++)t=r[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),o.push(this.scrolled=!0)):o.push(void 0);return o}},o.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},o.prototype.applyStyle=function(t,e){var n,r,o,l;return r=t.getAttribute("data-wow-duration"),n=t.getAttribute("data-wow-delay"),o=t.getAttribute("data-wow-iteration"),this.animate((l=this,function(){return l.customStyle(t,e,r,n,o)}))},o.prototype.animate="requestAnimationFrame"in window?function(t){return window.requestAnimationFrame(t)}:function(t){return t()},o.prototype.resetStyle=function(){var t,e,n,r,o;for(o=[],e=0,n=(r=this.boxes).length;e<n;e++)t=r[e],o.push(t.style.visibility="visible");return o},o.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()},o.prototype.customStyle=function(t,e,n,r,o){return e&&this.cacheAnimationName(t),t.style.visibility=e?"hidden":"visible",n&&this.vendorSet(t.style,{animationDuration:n}),r&&this.vendorSet(t.style,{animationDelay:r}),o&&this.vendorSet(t.style,{animationIterationCount:o}),this.vendorSet(t.style,{animationName:e?"none":this.cachedAnimationName(t)}),t},o.prototype.vendors=["moz","webkit"],o.prototype.vendorSet=function(t,e){var n,r,o,l;for(n in r=[],e)o=e[n],t[""+n]=o,r.push(function(){var e,r,c,v;for(v=[],e=0,r=(c=this.vendors).length;e<r;e++)l=c[e],v.push(t[""+l+n.charAt(0).toUpperCase()+n.substr(1)]=o);return v}.call(this));return r},o.prototype.vendorCSS=function(t,e){var n,o,l,c,style,v;for(c=(style=r(t)).getPropertyCSSValue(e),n=0,o=(l=this.vendors).length;n<o;n++)v=l[n],c=c||style.getPropertyCSSValue("-"+v+"-"+e);return c},o.prototype.animationName=function(t){var e;try{e=this.vendorCSS(t,"animation-name").cssText}catch(n){e=r(t).getPropertyValue("animation-name")}return"none"===e?"":e},o.prototype.cacheAnimationName=function(t){return this.animationNameCache.set(t,this.animationName(t))},o.prototype.cachedAnimationName=function(t){return this.animationNameCache.get(t)},o.prototype.scrollHandler=function(){return this.scrolled=!0},o.prototype.scrollCallback=function(){var t;if(this.scrolled&&(this.scrolled=!1,this.boxes=function(){var e,n,r,o;for(o=[],e=0,n=(r=this.boxes).length;e<n;e++)(t=r[e])&&(this.isVisible(t)?this.show(t):o.push(t));return o}.call(this),!this.boxes.length&&!this.config.live))return this.stop()},o.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},o.prototype.isVisible=function(t){var e,n,r,o,l;return n=t.getAttribute("data-wow-offset")||this.config.offset,o=(l=this.config.scrollContainer&&this.config.scrollContainer.scrollTop||window.pageYOffset)+Math.min(this.element.clientHeight,this.util().innerHeight())-n,e=(r=this.offsetTop(t))+t.clientHeight,r<=o&&e>=l},o.prototype.util=function(){return null!=this._util?this._util:this._util=new e},o.prototype.disabled=function(){return!this.config.mobile&&this.util().isMobile(navigator.userAgent)},o}()}).call(this)},233:function(t,e,n){},237:function(t,e,n){"use strict";var r=n(233);n.n(r).a},238:function(t,e,n){"use strict";var r={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}}},o=(n(237),n(14)),component=Object(o.a)(r,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,r){return n("div",{key:"perameter-title-"+r,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,r){return n("div",{key:"table-row-col-"+r,staticClass:"table-row",class:t.interlaced?"table-row-interlaced":""},t._l(e,function(e,o){return n("div",{key:"table-row-col-item-data"+r+"-"+o,staticClass:"table-row-col",class:0===o&&"left"===t.titlePos&&"通讯电源"===t.type?"label-title":0===o&&"left"===t.titlePos?"label-title2":""},t._l(e.col,function(e,l){return n("div",{key:"table-row-col-"+r+"--"+o+"-"+l,staticClass:"table-row-col-item",domProps:{innerHTML:t._s(e)}})}),0)}),0)})],2)])])},[],!1,null,"64724044",null);e.a=component.exports},326:function(t,e,n){},527:function(t,e,n){t.exports=n.p+"img/9ffa9c8.jpg"},528:function(t,e,n){t.exports=n.p+"img/a600246.png"},529:function(t,e,n){t.exports=n.p+"img/d0c754f.png"},530:function(t,e,n){t.exports=n.p+"img/b77a5b2.png"},531:function(t,e,n){t.exports=n.p+"img/18e9d66.jpg"},532:function(t,e,n){t.exports=n.p+"img/6634252.png"},533:function(t,e,n){t.exports=n.p+"img/c55b6ea.png"},534:function(t,e,n){t.exports=n.p+"img/87122e2.png"},535:function(t,e,n){t.exports=n.p+"img/9dc367b.jpg"},536:function(t,e,n){t.exports=n.p+"img/d3f7c88.jpg"},537:function(t,e,n){t.exports=n.p+"img/3672bc5.png"},538:function(t,e,n){"use strict";var r=n(326);n.n(r).a},788:function(t,e,n){"use strict";n.r(e);var r=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"banner-box"},[n("div",{staticStyle:{color:"#161616",position:"absolute",top:"100px",left:"18%"}},[n("div",{staticStyle:{"font-size":"50px","text-indent":"35px"}},[t._v("汽车充电桩")]),t._v(" "),n("ul",{staticClass:"banner-lists",staticStyle:{display:"flex","flex-direction":"row"}},[n("li",{staticClass:"list list1"},[t._v("扫码充电")]),t._v(" "),n("li",{staticClass:"list list2"},[t._v("安全支付")]),t._v(" "),n("li",{staticClass:"list list3"},[t._v("合理计费")]),t._v(" "),n("li",{staticClass:"list list4"},[t._v("分销管理")])])])])},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,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"product-info-summary"},[r("div",{staticClass:"illustrate",staticStyle:{position:"relative"}},[r("img",{attrs:{src:n(527),width:"900px"}}),t._v(" "),r("ul",{staticClass:"ill1"},[r("li",{staticClass:"list list1"},[r("p",{staticClass:"p1"},[t._v("扫码充电")]),t._v(" "),r("p",{staticClass:"p2"},[t._v("简单易用，无需下载App, 扫码即用")])]),t._v(" "),r("li",{staticClass:"list list2"},[r("p",{staticClass:"p1"},[t._v("联网定位")]),t._v(" "),r("p",{staticClass:"p2"},[t._v("随时查找距离最近的充电站，及时充电")])]),t._v(" "),r("li",{staticClass:"list list3"},[r("p",{staticClass:"p1"},[t._v("实时监控")]),t._v(" "),r("p",{staticClass:"p2"},[t._v("充电状态实时提醒，可远程开启或关闭控制")])]),t._v(" "),r("li",{staticClass:"list list4"},[r("p",{staticClass:"p1"},[t._v("合理计费")]),t._v(" "),r("p",{staticClass:"p2"},[t._v("\n                  根据不同城市、小区可自由设置充电时长、功率、 阶梯价格等\n                ")])]),t._v(" "),r("li",{staticClass:"list list5"},[r("p",{staticClass:"p1"},[t._v("卡片管理")]),t._v(" "),r("p",{staticClass:"p2"},[t._v("\n                  支持在线发卡、售卡、续费等功能，降低人工售卡、 充值成本\n                ")])]),t._v(" "),r("li",{staticClass:"list list6"},[r("p",{staticClass:"p1"},[t._v("数据分析")]),t._v(" "),r("p",{staticClass:"p2"},[t._v("实时监控财务数据，投入与产出一目了然")])])])]),t._v(" "),r("div",{staticClass:"illustrate",staticStyle:{position:"relative"}},[r("p",{staticClass:"title"},[t._v("智慧充电运营管理平台")]),t._v(" "),r("ul",{staticClass:"ill2"},[r("li",[r("div",[r("img",{attrs:{src:n(528)}})]),t._v(" "),r("p",{staticClass:"c1"},[t._v("用户充电小程序")]),t._v(" "),r("p",{staticClass:"c2"},[t._v("用户扫一扫即可快速充电方便快捷体验好")])]),t._v(" "),r("li",[r("div",[r("img",{attrs:{src:n(529)}})]),t._v(" "),r("p",{staticClass:"c1"},[t._v("PC管理后台")]),t._v(" "),r("p",{staticClass:"c2"},[t._v("\n                  运营管理人员实现分销管理、设备管理、充电卡管理、订单管理、财务管理，运营数据统计查看，实现管理高效、实时监控财务数据。\n                ")])]),t._v(" "),r("li",[r("div",[r("img",{attrs:{src:n(530)}})]),t._v(" "),r("p",{staticClass:"c1"},[t._v("代理商管理移动端")]),t._v(" "),r("p",{staticClass:"c2"},[t._v("\n                  手机即可轻松实现分销管理、\n                  营销管理、自营管理，随时查看财务报表、订单，高效便捷。\n                ")])])])]),t._v(" "),r("div",{staticClass:"illustrate",staticStyle:{position:"relative","margin-top":"80px"}},[r("img",{attrs:{src:n(531),width:"900px"}}),t._v(" "),r("div",{staticClass:"ill3"},[r("p",{staticStyle:{"font-size":"40px"}},[t._v("充电桩")]),t._v(" "),r("p",{staticStyle:{"font-size":"20px","margin-top":"12px"}},[t._v("\n                大品牌电池保护让爱车充电更安心\n              ")]),t._v(" "),r("ul",{staticStyle:{"margin-top":"40px"}},[r("li",[t._v("空载断电")]),t._v(" "),r("li",[t._v("功率检测")]),t._v(" "),r("li",[t._v("过载断电")]),t._v(" "),r("li",[t._v("远程控制")]),t._v(" "),r("li",[t._v("实时分账")]),t._v(" "),r("li",[t._v("充电曲线")]),t._v(" "),r("li",[t._v("充满自停")]),t._v(" "),r("li",[t._v("4G全网通")])])])]),t._v(" "),r("div",{staticClass:"illustrate",staticStyle:{position:"relative"}},[r("p",{staticClass:"title",staticStyle:{"margin-bottom":"40px"}},[t._v("\n              支持定制·兼容更多场景\n            ")]),t._v(" "),r("ul",{staticClass:"ill4"},[r("li",[r("div",[r("img",{attrs:{src:n(532)}})])]),t._v(" "),r("li",[r("div",[r("img",{attrs:{src:n(533)}})])]),t._v(" "),r("li",[r("div",[r("img",{attrs:{src:n(534)}})])])])]),t._v(" "),r("div",{staticClass:"illustrate",staticStyle:{position:"relative","margin-top":"30px"}},[r("img",{attrs:{src:n(535),width:"900px"}}),t._v(" "),r("ul",{staticClass:"ill5",staticStyle:{"margin-top":"40px"}},[r("li",[r("p",{staticClass:"t1"},[t._v("自主研发设计")]),t._v(" "),r("p",{staticClass:"t2"},[t._v("\n                  追求工匠精神，采购进口芯 片、 精密生产工艺\n                ")])]),t._v(" "),r("li",[r("p",{staticClass:"t1"},[t._v("远程升级")]),t._v(" "),r("p",{staticClass:"t2"},[t._v("\n                  先进的无线升级功能，无需 更换配件，也能轻松完成设 备升级\n                ")])]),t._v(" "),r("li",[r("p",{staticClass:"t1"},[t._v("整体解决方案")]),t._v(" "),r("p",{staticClass:"t2"},[t._v("\n                  具备硬件与软件的研发技\n                  术，为运行商/用户提供整体的充电解决方案\n                ")])]),t._v(" "),r("li",[r("p",{staticClass:"t1"},[t._v("个性化定制")]),t._v(" "),r("p",{staticClass:"t2"},[t._v("\n                  4G通讯技术，个性化定制服 务，满足用户个性化需求\n                ")])])])])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"product-info-summary",staticStyle:{width:"1400px","margin-bottom":"70px"}},[n("ul",{staticClass:"disc",staticStyle:{padding:"0"}},[n("h3",[t._v("产品规格")]),t._v(" "),n("table",{staticStyle:{"margin-left":"20px"}},[n("tr",[n("td",{attrs:{height:"30"}},[t._v("1、交流输入电压:：380V士15%")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("2、电网频率:：50Hz士10%")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("3、电枪输出电流范围：15A~250A")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("4、恒功率输出电压范围：330V~750V")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("5、输出电压范围：200V~750V")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("6、电压精度：≤士0.5%")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("\n                  7、电流精度：≥30A：不超过士1%; ＜30A：不超过士0.3\n                ")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("8、稳压精度：≤士0.5%")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("9、稳流精度：≤士1%")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("\n                  10、纹波系数：有效值：不超过士0.5%；峰值：不超过士1%\n                ")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("\n                  11、均流不平衡度：≤5%\n                ")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("\n                  12、待机功耗：≤0.1%输出额定功率\n                ")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("13、总谐波电流：≤5%")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("14、效率：≥93%")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("15、满载功率因数：≥0.99")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("\n                  16、负载等级：Ⅰ级(100%)的额定输出电流时连续工作\n                ")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("\n                  17、自动限流特性：输出电流超过输出限流设定值时，恒流输出，输出电流不会增大\n                ")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("\n                  18、输出短路保护：输出短路时，模块自行保护，以防损坏，排除故障可自动恢复工作\n                ")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("\n                  19、输出过压保护：输出电压超过额定输出电压 5%士5VDC\n                  自动停止输出,以防损坏设备\n                ")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("20、启动延时：5S-8S")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("21、绝缘电阻：≥10M")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("\n                  22、绝缘强度：输出对地、输入对地、输入对输出施加\n                  2.5KVAC，1min 无飞弧无闪络。\n                ")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("23、振荡波抗扰度：3级（1MHz和100kHz）")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("24、静电放电抗扰度：3级")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("25、射频电磁场辐射抗扰度：3级")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("26、电快速瞬变脉冲群抗扰度：3级")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("27、浪涌（冲击）抗扰度：3级")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("28、射频场感应的传导骚扰抗扰度：3级")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("29、工频磁场抗扰度：4级")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("30、阻尼振荡磁场抗扰度：4级")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v("31、谐波电流限值要求(THD)：≤8%(A级设备)")])]),t._v(" "),n("tr",[n("td",{attrs:{height:"30"}},[t._v('32、噪声：≤65 dB"')])])])])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary",staticStyle:{width:"1400px"}},[e("h3",[this._v("尺寸图")]),this._v(" "),e("div",{staticStyle:{margin:"10px 40px 40px 40px","line-height":"36px"}},[this._v("\n            充电桩设计为户外电器设备，外形尺寸设计为 700*500*1600mm\n            的机柜，选用镀锌钢板材质加工，表面采用浸塑处理，喷户外粉，并做防潮湿、防霉变、防盐\n            雾处理，具备防\n            盗，防风性能，防电磁干扰的屏蔽功能，并充分考虑散热的要求，具备良好防尘防水功能，防护\n            等级满足 IP54。\n          ")]),this._v(" "),e("img",{staticStyle:{"margin-bottom":"5px","margin-left":"auto","margin-right":"auto",display:"block"},attrs:{src:n(536),alt:""}}),this._v(" "),e("p",{staticStyle:{"font-size":"20px",color:"#222","text-align":"center","margin-bottom":"20px"}},[this._v("\n            直流充电桩外形图（70cm*50cm*160cm）\n          ")])])}],o=(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(o.a)(regeneratorRuntime.mark(function t(e){var n,r,o,l,v,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.route,r=e.app,o={keywords:"",description:"",title:""},t.next=4,c.c.getMenuList(r.$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&&(o.keywords=t.keywords,o.description=t.description,o.title=t.columnName)}),t.abrupt("return",{tdkData:o,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(537)}],tabIndex:0}},methods:{},components:{productParameterTable:l.a},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},h=(n(538),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"},[t._m(0),t._v(" "),n("div",{staticClass:"product-box"},[t._m(1),t._v(" "),n("div",{staticClass:"product-list-box"},[t._l(t.productDataArr,function(e,r){return n("div",{key:"product-"+r,staticClass:"product-item"},[n("img",{attrs:{src:e.img,alt:"",height:"100%"}}),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(2)]),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(3)]),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:2===t.tabIndex,expression:"tabIndex === 2"}],staticClass:"product-info-content-box"},[t._m(4)])])])])},r,!1,null,"2cd54660",null);e.default=component.exports}}]);