(window.webpackJsonp=window.webpackJsonp||[]).push([[44],{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)},340:function(t,e,n){},667:function(t,e,n){"use strict";var o=n(340);n.n(o).a},802:function(t,e,n){"use strict";n.r(e);n(29);var o=n(4),r=n(30),l=n(87),c={name:"platform-smart-park",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,o,l,c,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return e.route,n=e.app,o={keywords:"",description:"",title:""},t.next=4,r.c.getMenuList(n.$axios);case 4:if(l=t.sent,c=l.err,data=l.data,!c){t.next=9;break}return t.abrupt("return",!1);case 9:return data.list.forEach(function(t){"/product/platform-smart-park"===t.columnUrl&&(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:"/images/product/product-yuanqu-1.jpg",name:"智慧园区管理平台",info:"适用于智能园区、工业园区、办公园区的管理、运维、集中管理分散控制、系统联动、优化运行"},{img:"/images/product/product-yuanqu-2.jpg",name:"园区管理APP",info:"园区工作人员便捷化工作，巡检，安防、工单派发等管理移动化工作"},{img:"/images/product/product-yuanqu-3.jpg",name:"智慧用电安全监测平台一体机",info:"适用于公检法、政府机关等内网环境"}],tabIndex:0}},methods:{jumpClick:function(){this.$router.push({path:"/cooperation"})}},components:{cooperationSaveLeaving:l.a},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},d=(n(667),n(14)),component=Object(d.a)(c,function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"hardware-box"},[n("div",{staticClass:"banner-box"},[t._m(0),t._v(" "),n("div",{staticClass:"gate-position-box wow fadeInUp",attrs:{"data-wow-duration":"1s","data-wow-delay":".3s","data-wow-offset":"100","data-wow-iteration":"1"}},[n("div",{staticClass:"gate-position-btn fl-l",on:{click:function(e){t.$refs.cooperationSaveLeavingRef.$data.showBoxStatus=!0}}},[t._v("\n        立即咨询\n      ")]),t._v(" "),n("div",{staticClass:"gate-position-btn fl-r active",on:{click:t.jumpClick}},[t._v("\n        产品定制\n      ")])])]),t._v(" "),n("div",{staticClass:"product-box"},[t._m(1),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("div",{staticClass:"product-item-text"},[n("h3",[t._v(t._s(e.name))]),t._v(" "),n("p",[t._v(t._s(e.info))])])])}),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("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"}]},[t._m(2)]),t._v(" "),n("div",{directives:[{name:"show",rawName:"v-show",value:1===t.tabIndex,expression:"tabIndex === 1"}],staticStyle:{"padding-top":"10px"}},[t._m(3),t._v(" "),t._m(4)])])]),t._v(" "),n("cooperationSaveLeaving",{ref:"cooperationSaveLeavingRef",attrs:{type:"1"}})],1)},[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"banner-text wow fadeInUp",attrs:{"data-wow-duration":"1s","data-wow-delay":".3s","data-wow-offset":"100","data-wow-iteration":"1"}},[e("h2",{staticClass:"banner-title"},[this._v("智慧园区管理平台")]),this._v(" "),e("p",{staticClass:"banner-tag"},[this._v("\n        楼宇对讲丨智慧停车丨安防一体化丨3D地图丨智慧物业\n      ")]),this._v(" "),e("p",{staticClass:"banner-info-text"},[this._v("\n        平台采用了先进的层次软件设计结构，利用分布式软件和面向对象技术开发成功的一套成熟、稳定可靠的系统。该系统在设计理念、系统运行环境等方面进行了全面优化，使其成为市场中具有较高性能价格比的专门针对智能楼宇集成管理的软件产品。\n      ")])])},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,n=t._self._c||e;return n("div",{staticClass:"product-info-summary"},[n("h3",[t._v("产品概述")]),t._v(" "),n("p",{staticClass:"paragraph",staticStyle:{width:"1168px"}},[t._v("\n            智慧博物馆以智慧园区平台为中心，从“智慧管理”“智慧服务”“整合集成”三方面入手，以云计算、GIS、物联网等新兴信息技术为支撑，通过开发提升、构建高效统一、功能丰富、跨平台、跨网络、跨终端的一体化平台，建立运转高效的智慧博物馆园区管理体系，实现园区智能运行，使管理者能享受便捷智能服务的的智慧园区新格局\n          ")]),t._v(" "),n("p",{staticClass:"paragraph",staticStyle:{"margin-top":"20px",width:"1168px"}},[t._v("\n            平台采用了先进的层次软件设计结构，利用分布式软件和面向对象技术开发成功的一套成熟、稳定可靠的系统。该系统在设计理念、系统运行环境等方面进行了全面优化，使其成为市场中具有较高性能价格比的专门针对智能楼宇集成管理的软件产品\n          ")]),t._v(" "),n("h3",{staticStyle:{"margin-top":"40px"}},[t._v("系统架构")]),t._v(" "),n("img",{staticStyle:{"margin-left":"20px","margin-top":"20px"},attrs:{src:"/images/product/product-yuanqu-jiagou.png",width:"1144",alt:""}}),t._v(" "),n("img",{staticStyle:{"margin-left":"20px","margin-top":"75px"},attrs:{src:"/images/product/product-yuanqu-changjing.jpg",width:"1142",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("dl",[n("dt",[n("span",[t._v("统计分析：")])]),t._v(" "),n("dd",[n("p",[t._v("\n                园区内人流量、车流量、房间、设备、楼宇、巡查状态等相关数据分析，园区监管状态一览式分析\n              ")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("安防监控：")])]),t._v(" "),n("dd",[n("p",[t._v("\n                对园区进行全局监控，支持监控人脸识别、特殊范围内区域报警，支持实时监控点分类管理\n              ")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("电子地图：")])]),t._v(" "),n("dd",[n("p",[t._v("\n                信息平台地理空间与可视化（视频）系统，是将地理空间信息（GIS）电子地图和可视化监控视频图像进行整合，将视频摄像机监控点的位置标绘、人员巡检轨迹在园区GIS相应的园区管理等电子地图图层上，实现多重异构信息的联动和快速展现，方便事件信息的查找、事件信息的定位和跟踪，以及监控图像对事件现场的实时动态展现\n              ")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("楼宇管理：")])]),t._v(" "),n("dd",[n("p",[t._v("建立园区内楼栋、楼道、房间数据模型，精准掌控园区部署情况")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("停车管理：")])]),t._v(" "),n("dd",[n("p",[t._v("\n                1）视频车位引导：采用车位终端监测设备统计当前车场的空车位数，通过电子引导屏引导车主快速停车，提升智能化管理水平\n              ")]),t._v(" "),n("p",[t._v("\n                2）车场道闸系统：通过车牌识别，判断车辆进出类型，进出权限，停放时间及收费情况\n              ")]),t._v(" "),n("p",[t._v("\n                3）停车场自动寻车：通过系统输入车牌号可迅速定位车辆所在位置，并且精准规划寻找路线\n              ")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("智能门禁：")])]),t._v(" "),n("dd",[n("p",[t._v("\n                1）人脸识别：人行通道内采用动态，非配合式进行人脸验证，对进出口权限进行管理\n              ")]),t._v(" "),n("p",[t._v("\n                2）智能迎宾：实现对业主及访客的身份识别、访客登记、陌生人提醒、管理智能化，提升服务体验\n              ")]),t._v(" "),n("p",[t._v("\n                3）智能访客：实现人证核验、人员快速登记，与人脸识别门禁联动，提高企业对来访人员的整理管理水平\n              ")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("智慧用能：")])]),t._v(" "),n("dd",[n("p",[t._v("1）数据监测：水电气等能源数据在线监测，形成统计分析数据表")]),t._v(" "),n("p",[t._v("\n                2）隐患分析：园区内用电隐患，用水隐患，判断发生原因，分析发展态势\n              ")]),t._v(" "),n("p",[t._v("3）远程采集：能源数据远程采集")]),t._v(" "),n("p",[t._v("\n                4）报警推送：对于水电气数据超标触发报警，实时推送动态到平台，实现“防患于未然”的目的\n              ")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("楼宇可视对讲：")])]),t._v(" "),n("dd",[n("p",[t._v("\n                访问对讲功能，户户对讲功能及三方通话功能、信息发布、门禁功能、视频监控及安防报警功能\n              ")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("非机动车管理：")])]),t._v(" "),n("dd",[n("p",[t._v("建设智能电动车棚，实现充电保护、消防联动等功能")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("组网管线：")])]),t._v(" "),n("dd",[n("p",[t._v("\n                支持园区内底下组网管线3D建模，以BIM模型形式展示管线分布，常发故障点记录等\n              ")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("事件中心：")])]),t._v(" "),n("dd",[n("p",[t._v("园区内事件处理，事件发生地，处理方式及工作人员的派遣")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("智慧物业：")])]),t._v(" "),n("dd",[n("p",[t._v("\n                行业现状物业缴费难、基础服务差、物业管理乱、增值收益少，极策提出了智慧物业解决方案，从园区日常业务运营管理、服务交付、质量跟踪以及满意度管理等各个方面为园区运营管理方、入驻企业及员工、配套商业及服务提供商提供极具业务价值的运营管理工具和服务应用\n              ")])])])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"product-info-summary"},[n("h3",[t._v("园区管理APP")]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("监控移动化：")])]),t._v(" "),n("dd",[n("p",[t._v("支持监控实时画面移动化，随时随地查看监控点")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("报警推送：")])]),t._v(" "),n("dd",[n("p",[t._v("园区内事务派遣及能源报警实时推送")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("巡逻轨迹：")])]),t._v(" "),n("dd",[n("p",[t._v("工作人员的巡逻功能开启，定位，形成巡逻轨迹")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("事件上报：")])]),t._v(" "),n("dd",[n("p",[t._v("园区内设备故障、维修等相关事件上报，视频及图片采集")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("楼宇管理：")])]),t._v(" "),n("dd",[n("p",[t._v("手机便捷管理查看楼宇、入驻企业、房间信息")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("能耗分析：")])]),t._v(" "),n("dd",[n("p",[t._v("水电气的数据监测分析、远程控制移动化")])])])])}],!1,null,"5dc2b214",null);e.default=component.exports}}]);