(window.webpackJsonp=window.webpackJsonp||[]).push([[43],{232:function(t,n){(function(){var t,n,e,o,r,l=function(t,n){return function(){return t.apply(n,arguments)}},c=[].indexOf||function(t){for(var i=0,n=this.length;i<n;i++)if(i in this&&this[i]===t)return i;return-1};n=function(){function t(){}return t.prototype.extend=function(t,n){var e,o;for(e in n)o=n[e],null==t[e]&&(t[e]=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,n,e,o){var r;return null==n&&(n=!1),null==e&&(e=!1),null==o&&(o=null),null!=document.createEvent?(r=document.createEvent("CustomEvent")).initCustomEvent(t,n,e,o):null!=document.createEventObject?(r=document.createEventObject()).eventType=t:r.eventName=t,r},t.prototype.emitEvent=function(t,n){return null!=t.dispatchEvent?t.dispatchEvent(n):n in(null!=t)?t[n]():"on"+n in(null!=t)?t["on"+n]():void 0},t.prototype.addEvent=function(t,n,e){return null!=t.addEventListener?t.addEventListener(n,e,!1):null!=t.attachEvent?t.attachEvent("on"+n,e):t[n]=e},t.prototype.removeEvent=function(t,n,e){return null!=t.removeEventListener?t.removeEventListener(n,e,!1):null!=t.detachEvent?t.detachEvent("on"+n,e):delete t[n]},t.prototype.innerHeight=function(){return"innerHeight"in window?window.innerHeight:document.documentElement.clientHeight},t}(),e=this.WeakMap||this.MozWeakMap||(e=function(){function t(){this.keys=[],this.values=[]}return t.prototype.get=function(t){var i,n,e,o;for(i=n=0,e=(o=this.keys).length;n<e;i=++n)if(o[i]===t)return this.values[i]},t.prototype.set=function(t,n){var i,e,o,r;for(i=e=0,o=(r=this.keys).length;e<o;i=++e)if(r[i]===t)return void(this.values[i]=n);return this.keys.push(t),this.values.push(n)},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,n){return this.getPropertyValue=function(n){var e;return"float"===n&&(n="styleFloat"),r.test(n)&&n.replace(r,function(t,n){return n.toUpperCase()}),(null!=(e=t.currentStyle)?e[n]: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 e,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 n,e,o,r,l;if(this.stopped=!1,this.boxes=function(){var t,e,o,r;for(r=[],t=0,e=(o=this.element.querySelectorAll("."+this.config.boxClass)).length;t<e;t++)n=o[t],r.push(n);return r}.call(this),this.all=function(){var t,e,o,r;for(r=[],t=0,e=(o=this.boxes).length;t<e;t++)n=o[t],r.push(n);return r}.call(this),this.boxes.length)if(this.disabled())this.resetStyle();else for(e=0,o=(r=this.boxes).length;e<o;e++)n=r[e],this.applyStyle(n,!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 n,e,o,r,c;for(c=[],n=0,e=t.length;n<e;n++)r=t[n],c.push(function(){var t,n,e,l;for(l=[],t=0,n=(e=r.addedNodes||[]).length;t<n;t++)o=e[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,n,e,o,r;if(null==element&&(element=this.element),1===element.nodeType){for(r=[],n=0,e=(o=(element=element.parentNode||element).querySelectorAll("."+this.config.boxClass)).length;n<e;n++)t=o[n],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,n){var e,o,r,l;return o=t.getAttribute("data-wow-duration"),e=t.getAttribute("data-wow-delay"),r=t.getAttribute("data-wow-iteration"),this.animate((l=this,function(){return l.customStyle(t,n,o,e,r)}))},r.prototype.animate="requestAnimationFrame"in window?function(t){return window.requestAnimationFrame(t)}:function(t){return t()},r.prototype.resetStyle=function(){var t,n,e,o,r;for(r=[],n=0,e=(o=this.boxes).length;n<e;n++)t=o[n],r.push(t.style.visibility="visible");return r},r.prototype.resetAnimation=function(t){var n;if(t.type.toLowerCase().indexOf("animationend")>=0)return(n=t.target||t.srcElement).className=n.className.replace(this.config.animateClass,"").trim()},r.prototype.customStyle=function(t,n,e,o,r){return n&&this.cacheAnimationName(t),t.style.visibility=n?"hidden":"visible",e&&this.vendorSet(t.style,{animationDuration:e}),o&&this.vendorSet(t.style,{animationDelay:o}),r&&this.vendorSet(t.style,{animationIterationCount:r}),this.vendorSet(t.style,{animationName:n?"none":this.cachedAnimationName(t)}),t},r.prototype.vendors=["moz","webkit"],r.prototype.vendorSet=function(t,n){var e,o,r,l;for(e in o=[],n)r=n[e],t[""+e]=r,o.push(function(){var n,o,c,d;for(d=[],n=0,o=(c=this.vendors).length;n<o;n++)l=c[n],d.push(t[""+l+e.charAt(0).toUpperCase()+e.substr(1)]=r);return d}.call(this));return o},r.prototype.vendorCSS=function(t,n){var e,r,l,c,style,d;for(c=(style=o(t)).getPropertyCSSValue(n),e=0,r=(l=this.vendors).length;e<r;e++)d=l[e],c=c||style.getPropertyCSSValue("-"+d+"-"+n);return c},r.prototype.animationName=function(t){var n;try{n=this.vendorCSS(t,"animation-name").cssText}catch(e){n=o(t).getPropertyValue("animation-name")}return"none"===n?"":n},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 n,e,o,r;for(r=[],n=0,e=(o=this.boxes).length;n<e;n++)(t=o[n])&&(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 n,e,o,r,l;return e=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())-e,n=(o=this.offsetTop(t))+t.clientHeight,o<=r&&n>=l},r.prototype.util=function(){return null!=this._util?this._util:this._util=new n},r.prototype.disabled=function(){return!this.config.mobile&&this.util().isMobile(navigator.userAgent)},r}()}).call(this)},339:function(t,n,e){},666:function(t,n,e){"use strict";var o=e(339);e.n(o).a},801:function(t,n,e){"use strict";e.r(n);e(29);var o=e(4),r=e(30),l=e(87),c={name:"platform-smart-government",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(n){var e,o,l,c,d,data;return regeneratorRuntime.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return e=n.route,o=n.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===e.path&&(l.keywords=t.keywords,l.description=t.description,l.title=t.columnName)}),t.abrupt("return",{tdkData:l,productName:"市政综治管理平台"});case 11:case"end":return t.stop()}},t)}));return function(n){return t.apply(this,arguments)}}(),data:function(){return{tdkData:{title:"",description:"",keywords:"",webSiteName:"山东卓文信息科技有限公司"},productDataArr:[{img:"/images/product/product-zongzhi-1.jpg",name:"市政综治管理平台",info:"系统以综合治理业务需求为导向，充分利用已有的基础设施，整合各类平台资源，通过系统文本、图像、音频等各种信息数据进行集成、交换、共享等方式"},{img:"/images/product/product-zongzhi-2.jpg",name:"市政综治管理平台一体机",info:"适用于公检法、政府机关等内网环境"}],tabIndex:0}},methods:{jumpClick:function(){this.$router.push({path:"/cooperation"})}},components:{cooperationSaveLeaving:l.a},mounted:function(){new(0,e(232).WOW)({live:!0,offset:0}).init()}},d=(e(666),e(14)),component=Object(d.a)(c,function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"hardware-box"},[e("div",{staticClass:"banner-box"},[t._m(0),t._v(" "),e("div",{staticClass:"gate-position-box wow fadeInUp",attrs:{"data-wow-duration":"1s","data-wow-delay":".3s","data-wow-offset":"100","data-wow-iteration":"1"}},[e("div",{staticClass:"gate-position-btn fl-l",on:{click:function(n){t.$refs.cooperationSaveLeavingRef.$data.showBoxStatus=!0}}},[t._v("\n        立即咨询\n      ")]),t._v(" "),e("div",{staticClass:"gate-position-btn fl-r active",on:{click:t.jumpClick}},[t._v("\n        产品定制\n      ")])])]),t._v(" "),e("div",{staticClass:"product-box"},[t._m(1),t._v(" "),e("div",{staticClass:"product-list-box"},[t._l(t.productDataArr,function(n,o){return e("div",{key:"product-"+o,staticClass:"product-item"},[e("img",{attrs:{src:n.img,alt:"",width:"100%"}}),t._v(" "),e("div",{staticClass:"product-item-text"},[e("h3",[t._v(t._s(n.name))]),t._v(" "),e("p",[t._v(t._s(n.info))])])])}),t._v(" "),e("div",{staticClass:"clear-b"})],2)]),t._v(" "),e("div",{staticClass:"product-info-box"},[e("div",{staticClass:"product-box-tab"},[e("ul",[e("li",{class:0===t.tabIndex?"active":"",on:{click:function(n){t.tabIndex=0}}},[t._v("\n          产品概述\n        ")]),t._v(" "),e("li",{class:1===t.tabIndex?"active":"",on:{click:function(n){t.tabIndex=1}}},[t._v("\n          功能特性\n        ")])])]),t._v(" "),e("div",{staticClass:"clear-b"}),t._v(" "),e("div",{staticClass:"product-info-content"},[e("div",{directives:[{name:"show",rawName:"v-show",value:0===t.tabIndex,expression:"tabIndex === 0"}]},[t._m(2),t._v(" "),t._m(3)]),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:1===t.tabIndex,expression:"tabIndex === 1"}],staticStyle:{"padding-top":"10px"}},[t._m(4)])])]),t._v(" "),e("cooperationSaveLeaving",{ref:"cooperationSaveLeavingRef",attrs:{type:"1"}})],1)},[function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"banner-text wow fadeInUp",attrs:{"data-wow-duration":"1s","data-wow-delay":".3s","data-wow-offset":"100","data-wow-iteration":"1"}},[n("h2",{staticClass:"banner-title"},[this._v("市政综治管理平台")]),this._v(" "),n("p",{staticClass:"banner-tag"},[this._v("数据档案丨网格化丨安全监查丨移动执法丨综治机构")]),this._v(" "),n("p",{staticClass:"banner-info-text"},[this._v("\n        系统以综合治理业务需求为导向，充分利用已有的基础设施，整合各类平台资源，通过系统文本、图像、音频等各种信息数据进行集成、交换、共享等方式，建设纵向贯通、横向集成、共享运用、安全可靠的信息系统。\n      ")])])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"product-title"},[n("h1",{staticClass:"product-title-h1"},[this._v("市政综治管理平台")])])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"product-info-summary"},[n("h3",[this._v("产品概述")]),this._v(" "),n("p",{staticClass:"paragraph",staticStyle:{width:"1168px"}},[this._v("\n            系统采用“9+X”的架构，依据国家标准《社会治安综合治理基础数据规范》（GB/T31000-2015）的要求，系统实现综治组织及综合业务管理、实有人口服务管理、特殊人群服务管理、预防青少年违法犯罪、非公有制经济组织和社会组织服务管理、社会治安防控、矛盾纠纷排查化解、校园及周边治安综合治理、护路护线联防等相关业务应用。系统可根据业务需要进行个性化定制和扩展延伸。\n          ")])])},function(){var t=this.$createElement,n=this._self._c||t;return n("div",{staticClass:"product-info-summary"},[n("h3",{staticStyle:{"margin-top":"40px"}},[this._v("系统架构")]),this._v(" "),n("img",{staticStyle:{"margin-left":"20px","margin-top":"20px"},attrs:{src:"/images/product/product-zongzhi-jiagou.png",width:"1146",alt:""}})])},function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{staticClass:"product-info-summary"},[e("h3",[t._v("市政综治管理平台")]),t._v(" "),e("h4",{staticStyle:{"margin-top":"20px"}},[t._v("视频监控子系统：")]),t._v(" "),e("p",{staticClass:"paragraph",staticStyle:{width:"1086px","font-size":"16px","margin-bottom":"20px","margin-left":"30px"}},[t._v("\n            对接村居、城市街道权限内所有监控实时画面，集成视频监控子系统，支持人脸识别报警等\n          ")]),t._v(" "),e("h4",[t._v("智慧市政系统：")]),t._v(" "),e("p",{staticClass:"paragraph",staticStyle:{width:"1086px","font-size":"16px","margin-bottom":"20px","margin-left":"30px"}},[t._v("\n            智慧市政是对区域内的公共设施维护与监管（路灯、井盖、垃圾桶、洒水车、古树木、公厕）和事件上报，实时关联在市政地图中，可查看整个城市的设施规划和状况。包含城市部件、市政地图、移动执法、交流互动、工作日志功能\n          ")]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("城市部件：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                城市部件包括路灯、井盖、垃圾桶、洒水车、古树木、公厕。对每一个设施详细信息和维护进行记录。设施包含所在辖区、产品信息、编号、安装时间、设备供应商、维护人、地图绑定等主要信息。\n                维护记录有维护时间、维护人员与公司、维护内容、费用等主要信息。全面了解设施的基本情况\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("市政地图：")])]),t._v(" "),e("dd",[e("p",[t._v("城市部件登记的信息，都会在市政地图中体现，可进行分类查询")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("移动执法：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                结合移动端会对管辖区域事件及时上报给相关负责人员，再由相关负责人员，派遣给执行人员。事件上报需要对事件发生情况、当事人进行详细登记，并关联地图，完成上报-派遣-办理-结案的工作流程的闭环\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("交流互动：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                工作人员与工作人员的情况做反馈，分配人员及时对此反馈做出回复。后续也便于查询当时情况的处理情况。市民也可通过移动端与工作人员互动\n              ")])])]),t._v(" "),e("h4",[t._v("安全生产监查系统：")]),t._v(" "),e("p",{staticClass:"paragraph",staticStyle:{width:"1086px","font-size":"16px","margin-bottom":"20px","margin-left":"30px"}},[t._v("\n            安全生产监查主要是针对企业进行安全管控。对相关企业逐一登记，对潜在危险源和已发生事故形成档案。通过各地的监测点，在平台实时看到区域水质、空气的状态。平台还具有应急指挥功能，在地图上对区域内消防栓和消防队进行调度，如遇险情，调动半径10km的消防人员，调度出动。系统包括日常巡查、应急指挥、安监地图、监查工作日志、挂牌督办、通知公告、企业信息、重大事故档案、重大危险源、实时监控功能\n          ")]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("日常巡查：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                巡查人员对监查上报反馈，对事件详细记录存在问题与整改要求，并表述处理方式\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("应急巡查：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                巡查人员对险情上报，会显示在地图中，出现险情，识别区域内的消防栓和消防队，进行调度指挥。地图旁边有提示的事件处理流程，方便操作人员进行事件处理\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("挂牌督办：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                事件上报，需要对监查情况做详细记录，所属辖区、隐患详情、整改方案、责任人、事件处理结果、关联企业、关联地图等操作\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("企业信息：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                对管辖范围的企业进行详细登记，定期排查，对可能发生安全隐患的企业进行标记。企业关联到具体办公地点，并在区域地图中可查看到此企业信息\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("事故档案：")])]),t._v(" "),e("dd",[e("p",[t._v("事故记录查询、档案详情信息查看")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("危险源：")])]),t._v(" "),e("dd",[e("p",[t._v("对存在危险的企业进行登记，并标注重点检测项目")])])]),t._v(" "),e("h4",[t._v("环境检测系统：")]),t._v(" "),e("p",{staticClass:"paragraph",staticStyle:{width:"1086px","font-size":"16px","margin-bottom":"20px","margin-left":"30px"}},[t._v("\n            环境检测系统主要是企业生产过程中的排污状况进行监测，通过系统直观的看到区域内的情况，能够将监测的目标精确带具体建筑物，让工作人员在作业中大大提高工作效率。系统包括智慧环保、环保地图、排污企业监管、空气质量监测、工地扬尘监测、事件上报、互动交流、工作日志的功能\n          ")]),t._v(" "),e("h4",[t._v("综治网格化平台（基础数据）：")]),t._v(" "),e("p",{staticClass:"paragraph",staticStyle:{width:"1086px","font-size":"16px","margin-bottom":"20px","margin-left":"30px"}},[t._v("\n            综治网格化平台实现区域“人地物情事”管理信息化，为社会重要要素的动态管控、基层民情形势的分析研判、案情事件的联合调处提供信息化支撑平台。在管辖区域对机构、企业/组织、人群、治安、路线进行细分登记管控。信息关联网格地图，能够将监测的目标精确到具体楼栋/人，更具直观管控。系统包括：机构队伍、实有人口、两新组织、特殊人群、重点青年、社会治安、校园安全、护路护线、事件上报、日常工作\n          ")]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("机构组织：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                机构队伍模块主要面向全县各级综治委、办，创建领导小组及办公室，各级创建领导小组成员单位负责人、网格管理员、治安联防队伍的工作人员开放。通过机构队伍掌握当前区域下的服务工作开展情况。指辖区范围内各种各样机构队伍，通过机构队伍掌握当前区域下的服务工作开展情况。每个机构队伍包括机构队伍自身信息、成员信息、服务记录信息\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("实有人口：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                实有人口指当前辖区下的所有人口，从户籍角度区分，包括户籍人口、流动人口、未落户人口、境外人员。人口关联房屋，具体到每家每户，并对房屋进行分类（实有房屋、自住房屋、出租房屋、空置房屋、楼栋管理）。人口以房屋的形式关联在城市网格地图，可在地图中查看\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("两新组织：")])]),t._v(" "),e("dd",[e("p",[t._v("对辖区内的非公有制经济组织和社会组织进行管理和查询")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("非公有制经"),e("br"),t._v("济体制：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                私营企业、外商投资企业、个体企业、港澳台投资企业、联营企业和其他企业股份制企业。对辖区内的企业信息进行登记，包括名称、住所、营业执照号码及有效期、类别、地址、负责人、从业人数、联系方式等基础信息进行维护\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("社会组织：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                基金会、社会团体、民办非企业单位和其他社会组织。对辖区内社会组织的信息进行登记，包括名称、类别、地址、负责人、联系方式等基础信息进行维护\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("特殊人群：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                收集特殊人群数据，按照刑满释放人员、社区矫正人员、易肇事肇祸精神病人员、吸毒人员、艾滋病危险人员5个项目分类管理，为教育帮扶工作提供信息支撑\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("重点青少年：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                重点青少年的人员信息包含失学青少年、流浪乞讨青少年、服刑在教人员未成年子女、农村留守儿童等\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("社会治安：")])]),t._v(" "),e("dd",[e("p",[t._v("对重点地区进行排查整治，命案档案管理。对寄递物流进行监管")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("校园安全：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                对校园的安全事务及周边重点人群实时跟踪管理，对校园事件进行及时处理\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("护路护线：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                对辖区内的线路设施进行精细化管理，对线路事件进行实时跟踪、处理。发挥各主管部门及沿路、沿线有关部门、单位的作用，加强隐患排查化解工作，及时消除安全隐患，确保道路设施安全，设置健全安全联防工作机制\n              ")])])]),t._v(" "),e("dl",[e("dt",[e("span",[t._v("日常工作：")])]),t._v(" "),e("dd",[e("p",[t._v("\n                记录辖区范围内的重要会议、有关文件、重要活动、工作报表、重大社会矛盾和社会治安问题的排查情况，以及整治的措施和进度，对各项网络、民情、党团、志愿者服务和安全工作进行处理反馈和工作的汇报；提供工作日记记录功能，方便工作人员做好日常工作情况记录\n              ")])])])])}],!1,null,"10d1f735",null);n.default=component.exports}}]);