(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{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)},253:function(t,e,n){t.exports=n.p+"img/0f6fa92.png"},335:function(t,e,n){},380:function(t,e,n){t.exports=n.p+"img/8f3a409.png"},381:function(t,e,n){t.exports=n.p+"img/6ec162d.png"},382:function(t,e,n){t.exports=n.p+"img/c5302a2.png"},383:function(t,e,n){t.exports=n.p+"img/4630da3.png"},384:function(t,e,n){t.exports=n.p+"img/35510e5.png"},385:function(t,e,n){t.exports=n.p+"img/51c95d3.png"},636:function(t,e,n){t.exports=n.p+"img/52ca2a0.png"},637:function(t,e,n){t.exports=n.p+"img/4d02a25.png"},638:function(t,e,n){t.exports=n.p+"img/a6ff105.png"},639:function(t,e,n){t.exports=n.p+"img/9a1d278.png"},640:function(t,e,n){t.exports=n.p+"img/c170973.png"},641:function(t,e,n){t.exports=n.p+"img/f42a0c6.png"},642:function(t,e,n){t.exports=n.p+"img/c5ec51f.png"},643:function(t,e,n){t.exports=n.p+"img/1ff975e.png"},644:function(t,e,n){t.exports=n.p+"img/b13e556.png"},645:function(t,e,n){t.exports=n.p+"img/5987b80.png"},646:function(t,e,n){t.exports=n.p+"img/58901a7.png"},647:function(t,e,n){t.exports=n.p+"img/803e469.png"},648:function(t,e,n){t.exports=n.p+"img/b92bb56.png"},649:function(t,e,n){"use strict";var o=n(335);n.n(o).a},797:function(t,e,n){"use strict";n.r(e);var o=[function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{staticClass:"content-4"},[o("h2",{staticClass:"title-box"},[t._v("智慧用电安全监测云平台")]),t._v(" "),o("div",{staticClass:"terrace-box"},[t._v("\n      卓文智慧用电安全监测平台是针对电气火灾研发的一套电气火灾预警和用电安全管理系统。融合了物联网、云计算、大数据和边缘计算技术，通过接入智能微断、智能塑壳及用电器监控设备，获取用电线路边缘节点数据，对引发电气火灾的主要参数进行不间断的数据跟踪与统计分析，将平台发现用电安全隐患信息及时预警，实现对用电线路的实时监控。平台基于先进的技术设计理念，还可实现用电数据自动汇总，智能分析、定时开关、功率限定、电量限定等功能，进一步帮助运维人员准确甄别配用电系统异常、快速定位故障根因、并对潜在运行风险进行预警。实现用电管理的持续洞察和改进，提升了电气火灾防控工作的科技化、信息化和智能化水平。\n    ")]),t._v(" "),o("div",{staticClass:"chart-box"},[o("div",{staticClass:"chart-1"},[o("img",{attrs:{src:n(253),width:"678px",height:"348px",alt:""}})]),t._v(" "),o("div",{staticClass:"chart-2"},[o("div",{staticClass:"line-box"},[o("div",{staticClass:"line-order"},[t._v("1")]),t._v(" "),o("div",{staticClass:"line-text"},[t._v("便捷设备管理")])]),t._v(" "),o("div",{staticClass:"line-box"},[o("div",{staticClass:"line-order"},[t._v("2")]),t._v(" "),o("div",{staticClass:"line-text"},[t._v("实时数据监测")])]),t._v(" "),o("div",{staticClass:"line-box"},[o("div",{staticClass:"line-order"},[t._v("3")]),t._v(" "),o("div",{staticClass:"line-text"},[t._v("智能远程监控")])]),t._v(" "),o("div",{staticClass:"line-box"},[o("div",{staticClass:"line-order"},[t._v("4")]),t._v(" "),o("div",{staticClass:"line-text"},[t._v("场景智能化控制")])]),t._v(" "),o("div",{staticClass:"line-box"},[o("div",{staticClass:"line-order"},[t._v("5")]),t._v(" "),o("div",{staticClass:"line-text"},[t._v("便捷智能化报警/预警")])]),t._v(" "),o("div",{staticClass:"line-box"},[o("div",{staticClass:"line-order"},[t._v("6")]),t._v(" "),o("div",{staticClass:"line-text"},[t._v("自动巡检")])]),t._v(" "),o("div",{staticClass:"line-box"},[o("div",{staticClass:"line-text",staticStyle:{"margin-left":"50px"}},[t._v("......")])])])])])},function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{staticClass:"product-info-box"},[o("div",{staticClass:"product-info-content"},[o("div",{staticClass:"product-info-summary"},[o("h3",{staticClass:"title"},[t._v("技术架构")]),t._v(" "),o("img",{staticStyle:{"margin-left":"20px","margin-bottom":"77px","margin-top":"24px"},attrs:{src:n(636),width:"1124",alt:""}}),t._v(" "),o("h3",{staticClass:"title"},[t._v("功能特性")]),t._v(" "),o("div",{staticClass:"solution-box"},[o("div",{staticClass:"programme-advantage"},[o("div",{staticClass:"programme-advantage-box"},[o("div",{staticClass:"programme-advantage-item fl-l"},[o("img",{attrs:{src:n(637),alt:""}}),t._v(" "),o("h3",[t._v("设备管理")]),t._v(" "),o("p",[t._v("\n                  设备生命周期管理、设备在线状态、设备操作记录及设备参数的管理维护。\n                ")])]),t._v(" "),o("div",{staticClass:"programme-advantage-item fl-l"},[o("img",{attrs:{src:n(638),alt:""}}),t._v(" "),o("h3",[t._v("实时数据监测")]),t._v(" "),o("p",[t._v("\n                  对电气线路进行全天候、全方位实时监测，如：电流、电压、温度、用电量、漏电流等数据信息。\n                ")])]),t._v(" "),o("div",{staticClass:"programme-advantage-item fl-l"},[o("img",{attrs:{src:n(639),alt:""}}),t._v(" "),o("h3",[t._v("远程控制")]),t._v(" "),o("p",[t._v("通过平台直接对用电回路进行远程分合控制，主机远程重启。")])]),t._v(" "),o("div",{staticClass:"programme-advantage-item fl-l"},[o("img",{attrs:{src:n(640),alt:""}}),t._v(" "),o("h3",[t._v("电气报警")]),t._v(" "),o("p",[t._v("\n                  当用电数据发生异常时（过欠压、过流、过温、短路、漏电、打火、浪涌、三相不平衡等），平台会自动发出报警信息，便于用电运维人员第一时间，全面掌握用电异常情况，预防电气火灾。\n                ")])]),t._v(" "),o("div",{staticClass:"programme-advantage-item fl-l"},[o("img",{attrs:{src:n(641),alt:""}}),t._v(" "),o("h3",[t._v("自动巡检")]),t._v(" "),o("p",[t._v("通过平台对前端批量及单个设备自动漏电检测。")])]),t._v(" "),o("div",{staticClass:"programme-advantage-item fl-l"},[o("img",{attrs:{src:n(642),alt:""}}),t._v(" "),o("h3",[t._v("能耗分析")]),t._v(" "),o("p",[t._v("\n                  详细的用电数据统计、数据图表趋势分析，提供直观、全面的供电配电能源报表和安全用电分析报告，用电管理更轻松，便捷。\n                ")])]),t._v(" "),o("div",{staticClass:"programme-advantage-item fl-l"},[o("img",{attrs:{src:n(643),alt:""}}),t._v(" "),o("h3",[t._v("用电节能")]),t._v(" "),o("p",[t._v("\n                  与山东大学合作开发能耗及故障大数据统计，通过能耗分析给出合理的节能方案和故障防范措施。\n                ")])]),t._v(" "),o("div",{staticClass:"programme-advantage-item fl-l"},[o("img",{attrs:{src:n(644),alt:""}}),t._v(" "),o("h3",[t._v("多用户管理")]),t._v(" "),o("p",[t._v("\n                  平台提供管理员与用户角色，根据角色可以分配用户管理不同设备，监管各自区域内设备运行情况。\n                ")])]),t._v(" "),o("div",{staticClass:"clear-b"})])])]),t._v(" "),o("h3",{staticClass:"title",staticStyle:{"margin-top":"40px"}},[t._v("产品优势")]),t._v(" "),o("div",{staticClass:"advantage-box"},[o("div",{staticClass:"advantage-item fl-l"},[o("img",{staticClass:"fl-l",attrs:{src:n(645),alt:""}}),t._v(" "),o("p",{staticClass:"fl-l"},[t._v("云端账户分配")])]),t._v(" "),o("div",{staticClass:"advantage-item fl-l"},[o("img",{staticClass:"fl-l",attrs:{src:n(646),alt:""}}),t._v(" "),o("p",{staticClass:"fl-l"},[t._v("行业定制化")])]),t._v(" "),o("div",{staticClass:"advantage-item fl-l"},[o("img",{staticClass:"fl-l",attrs:{src:n(647),alt:""}}),t._v(" "),o("p",{staticClass:"fl-l"},[t._v("私有化部署")])]),t._v(" "),o("div",{staticClass:"advantage-item fl-l"},[o("img",{staticClass:"fl-l",attrs:{src:n(648),alt:""}}),t._v(" "),o("p",{staticClass:"fl-l"},[t._v("平台一体机配置")])])])])]),t._v(" "),o("div",{staticClass:"content-1"},[o("div",{staticClass:"title-box"},[t._v("应用场景")]),t._v(" "),o("div",{staticClass:"content-1-box"},[o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(380),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("九小场所")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(381),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("社区")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(382),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("商场")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(383),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("酒店")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(384),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("学校")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(385),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("办公大楼")])])])])])}],r=(n(29),n(4)),l=n(30),c=n(87),v={name:"platform-cloud-electric",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,c,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,l.c.getMenuList(o.$axios);case 4:if(c=t.sent,v=c.err,data=c.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:"/images/product/product-yongdian-1.jpg",name:"智慧用电安全监测云平台",info:"适用于各行业智慧化用电改造升级及智慧制造"},{img:"/images/product/product-yongdian-2.jpg",name:"智慧用电安全监测平台一体机",info:"适用于公检法、政府机关等内网环境"}],productIndex:0,productNoTransition:!1,productList:[],bothHonorCaseList:[{img:n(380),name:"九小场所"},{img:n(381),name:"社区"},{img:n(383),name:"酒店"},{img:n(382),name:"商场"},{img:n(385),name:"办公大楼"},{img:n(384),name:"校园"}]}},methods:{},components:{cooperationSaveLeaving:c.a},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},d=(n(649),n(14)),component=Object(d.a)(v,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"hardware-box"},[e("div",{staticClass:"banner-box"}),this._v(" "),this._m(0),this._v(" "),this._m(1),this._v(" "),e("cooperationSaveLeaving",{ref:"cooperationSaveLeavingRef",attrs:{type:"1"}})],1)},o,!1,null,"37d873ef",null);e.default=component.exports}}]);