(window.webpackJsonp=window.webpackJsonp||[]).push([[42],{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)},338:function(t,e,n){},665:function(t,e,n){"use strict";var o=n(338);n.n(o).a},800: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-environment",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,d,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.route,o=e.app,l={keywords:"",description:"",title:""},t.next=4,r.c.getMenuList(o.$axios);case 4:if(c=t.sent,d=c.err,data=c.data,!d){t.next=9;break}return t.abrupt("return",!1);case 9:return data.list.forEach(function(t){t.columnUrl===n.path&&(l.keywords=t.keywords,l.description=t.description,l.title=t.columnName)}),t.abrupt("return",{tdkData:l});case 11:case"end":return t.stop()}},t)}));return function(e){return t.apply(this,arguments)}}(),data:function(){return{tdkData:{title:"",description:"",keywords:"",webSiteName:"山东卓文信息科技有限公司"},productName:"智慧环保监测平台",productDataArr:[{img:"/images/product/product-huanjing-1.jpg",name:"智慧环保监测平台",info:"由前端监测设备、数据传输网络、管理平台web端及APP三部分组成。可对高风险装置区实施定点监测监控，也可以组网..."},{img:"/images/product/product-huanjing-2.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(665),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(" "),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"}],staticStyle:{"padding-top":"10px"}},[t._m(6),t._v(" "),t._m(7)])])]),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("一企一档丨污染源监控丨环境质量监控丨大气监测")]),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.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary"},[e("h3",[this._v("产品概述")]),this._v(" "),e("p",{staticClass:"paragraph",staticStyle:{width:"1168px"}},[this._v("\n            智慧环保监测平台系统由前端监测设备、数据传输网络、管理平台web端及APP三部分组成。可对高风险装置区实施定点监测监控，也可以组网对某化工厂或某危化物传输管线或某化工园区实施全方位监测监控。本系统具有部署快速方便灵活等特点，既可以按片区设点长时间实时监测监控，也可以在及时触发报警预警，出现突发事件时快速部署到事故现场，收集现场大气检测数据，为抢险应急决策和组织指挥提供准确全面实时数据。\n          ")])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"product-info-summary"},[n("h3",{staticStyle:{"margin-top":"40px"}},[t._v("系统架构")]),t._v(" "),n("img",{staticStyle:{"margin-left":"20px","margin-top":"20px"},attrs:{src:"/images/product/product-huanjing-jiagou.png",width:"1146",alt:""}}),t._v(" "),n("p",{staticClass:"paragraph",staticStyle:{width:"1130px","margin-top":"15px"}},[t._v("\n            本系统划分为几个组成部分：\n          ")]),t._v(" "),n("p",{staticClass:"paragraph",staticStyle:{width:"1130px"}},[t._v("\n            ①现场监测设备层：主要包括各类现场环境因子采集和监测设备\n          ")]),t._v(" "),n("p",{staticClass:"paragraph",staticStyle:{width:"1130px"}},[t._v("\n            ②数据传输层：数据传输模式：GPRS/RJ45/NBIOT\n          ")]),t._v(" "),n("p",{staticClass:"paragraph",staticStyle:{width:"1130px"}},[t._v("\n            ③采集处理层：执行数据存储、分析预处理功能\n          ")]),t._v(" "),n("p",{staticClass:"paragraph",staticStyle:{width:"1130px"}},[t._v("\n            ④用户应用层：管理平台/客户政府平台；根据用户需求可双向选择\n          ")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary"},[e("h3",{staticStyle:{"margin-top":"40px"}},[this._v("环保设备")]),this._v(" "),e("img",{staticStyle:{"margin-left":"20px","margin-top":"20px"},attrs:{src:"/images/product/product-huanjing-shebei.jpg",width:"1146",alt:""}})])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"product-info-summary"},[e("h3",{staticStyle:{"margin-top":"40px"}},[this._v("平台")]),this._v(" "),e("img",{staticStyle:{"margin-left":"20px","margin-top":"20px"},attrs:{src:"/images/product/product-huanjing-pingtai.jpg",width:"1146",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                基于3D地图对污染源的以不同颜色在地图中显现，同时显示不同监测点分布配置参数及空气质量问题状况、一键预览查看监测预警报警情况\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                对监测点监测参数进行登记，并进行设置参数的预警报警数据，实时推送报警消息\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                工作人员与工作人员的情况做反馈，分配人员及时对此反馈做出回复。后续也便于查询当时情况的处理情况。市民也可通过移动端与工作人员互动\n              ")])])]),t._v(" "),n("dl",[n("dt",[n("span",[t._v("工作日志：")])]),t._v(" "),n("dd",[n("p",[t._v("对各项环境、治污情况、执法工作进行处理反馈和工作的汇报")])])])])},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",staticStyle:{"font-size":"16px"}},[this._v("\n            监测系统配套提供移动APP客户端软件，管理和查看监测设备数据，向工作人员及时推送预警报警信息，上报应急环保事件，达到环保部门应急指挥的效果\n          ")])])}],!1,null,"e5899d32",null);e.default=component.exports}}]);