(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{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,h;for(h=[],e=0,o=(c=this.vendors).length;e<o;e++)l=c[e],h.push(t[""+l+n.charAt(0).toUpperCase()+n.substr(1)]=r);return h}.call(this));return o},r.prototype.vendorCSS=function(t,e){var n,r,l,c,style,h;for(c=(style=o(t)).getPropertyCSSValue(e),n=0,r=(l=this.vendors).length;n<r;n++)h=l[n],c=c||style.getPropertyCSSValue("-"+h+"-"+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)},234:function(t,e,n){"use strict";var o=n(7),r=n(24),l=n(32),c=n(131),h=n(67),d=n(15),f=n(68).f,v=n(89).f,m=n(16).f,y=n(235).trim,w=o.Number,x=w,C=w.prototype,S="Number"==l(n(88)(C)),_="trim"in String.prototype,E=function(t){var e=h(t,!1);if("string"==typeof e&&e.length>2){var n,o,r,l=(e=_?e.trim():y(e,3)).charCodeAt(0);if(43===l||45===l){if(88===(n=e.charCodeAt(2))||120===n)return NaN}else if(48===l){switch(e.charCodeAt(1)){case 66:case 98:o=2,r=49;break;case 79:case 111:o=8,r=55;break;default:return+e}for(var code,c=e.slice(2),i=0,d=c.length;i<d;i++)if((code=c.charCodeAt(i))<48||code>r)return NaN;return parseInt(c,o)}}return+e};if(!w(" 0o1")||!w("0b1")||w("+0x1")){w=function(t){var e=arguments.length<1?0:t,n=this;return n instanceof w&&(S?d(function(){C.valueOf.call(n)}):"Number"!=l(n))?c(new x(E(e)),n,w):E(e)};for(var N,z=n(11)?f(x):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),I=0;z.length>I;I++)r(x,N=z[I])&&!r(w,N)&&m(w,N,v(x,N));w.prototype=C,C.constructor=w,n(17)(o,"Number",w)}},235:function(t,e,n){var o=n(12),r=n(31),l=n(15),c=n(236),h="["+c+"]",d=RegExp("^"+h+h+"*"),f=RegExp(h+h+"*$"),v=function(t,e,n){var r={},h=l(function(){return!!c[t]()||"​"!="​"[t]()}),d=r[t]=h?e(m):c[t];n&&(r[n]=d),o(o.P+o.F*h,"String",r)},m=v.trim=function(t,e){return t=String(r(t)),1&e&&(t=t.replace(d,"")),2&e&&(t=t.replace(f,"")),t};t.exports=v},236:function(t,e){t.exports="\t\n\v\f\r   ᠎             　\u2028\u2029\ufeff"},259:function(t,e,n){},416:function(t,e,n){"use strict";n.r(e);n(234),n(29);var o=n(4),r=n(30),l=(n(56),{name:"about-renshizhuowen",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,h,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,h=c.err,data=c.data,!h){t.next=9;break}return t.abrupt("return",!1);case 9:return data.list.forEach(function(t){t.columnUrl!==n.path&&"/about"!==t.columnUrl||(l.keywords=t.keywords,l.description=t.description,l.title=t.columnName)}),1,n.query.page&&Number(n.query.page),t.abrupt("return",{tdkData:l});case 13:case"end":return t.stop()}},t)}));return function(e){return t.apply(this,arguments)}}(),data:function(){return{tdkData:{title:"",description:"",keywords:"",webSiteName:"山东卓文信息科技有限公司"},zwStyleTabIndex:0}},methods:{prevBtn:function(){this.zwStyleTabIndex>0?this.zwStyleTabIndex-=1:this.zwStyleTabIndex=2},nuxtBtn:function(){this.zwStyleTabIndex<2?this.zwStyleTabIndex+=1:this.zwStyleTabIndex=0}},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}}),c=(n(433),n(14)),component=Object(c.a)(l,function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{staticClass:"know-box"},[t._m(0),t._v(" "),t._m(1),t._v(" "),o("div",{staticClass:"zw-style"},[o("h2",{staticClass:"zw-style-title"},[t._v("卓文风貌")]),t._v(" "),o("p",{staticClass:"zw-tag"},[t._v("智时代 丨 新引领 丨 创科技 丨 智未来")]),t._v(" "),o("div",{staticClass:"zw-style-tab-box"},[o("div",{staticClass:"zw-style-tab"},[o("div",{staticClass:"zw-style-tab-item",class:0===t.zwStyleTabIndex?"active":"",on:{click:function(e){t.zwStyleTabIndex=0}}},[t._v("\n                        济南研发中心\n                    ")]),t._v(" "),o("div",{staticClass:"zw-style-tab-item",class:1===t.zwStyleTabIndex?"active":"",on:{click:function(e){t.zwStyleTabIndex=1}}},[t._v("\n                        广饶智能制造生产基地\n                    ")]),t._v(" "),o("div",{staticClass:"zw-style-tab-item",class:2===t.zwStyleTabIndex?"active":"",on:{click:function(e){t.zwStyleTabIndex=2}}},[t._v("\n                        公司服务团队\n                    ")])]),t._v(" "),o("div",{staticClass:"zw-style-content"},[o("transition",{attrs:{name:"fade"}},[o("div",{directives:[{name:"show",rawName:"v-show",value:0===t.zwStyleTabIndex,expression:"zwStyleTabIndex === 0"}],staticClass:"zw-style-content-item"},[o("img",{staticClass:"fl-l",attrs:{src:n(424),width:"791",height:"480",alt:""}}),t._v(" "),o("img",{staticClass:"fl-r",attrs:{src:n(425),width:"394",height:"232",alt:""}}),t._v(" "),o("img",{staticStyle:{position:"absolute",right:"0",bottom:"0"},attrs:{src:n(426),width:"394",height:"232",alt:"",alt:""}})])]),t._v(" "),o("transition",{attrs:{name:"fade"}},[o("div",{directives:[{name:"show",rawName:"v-show",value:1===t.zwStyleTabIndex,expression:"zwStyleTabIndex === 1"}],staticClass:"zw-style-content-item"},[o("img",{staticClass:"fl-l",attrs:{src:n(427),width:"791",height:"480",alt:""}}),t._v(" "),o("img",{staticClass:"fl-r",attrs:{src:n(428),width:"394",height:"232",alt:""}}),t._v(" "),o("img",{staticStyle:{position:"absolute",right:"0",bottom:"0"},attrs:{src:n(429),height:"232",width:"394",alt:""}})])]),t._v(" "),o("transition",{attrs:{name:"fade"}},[o("div",{directives:[{name:"show",rawName:"v-show",value:2===t.zwStyleTabIndex,expression:"zwStyleTabIndex === 2"}],staticClass:"zw-style-content-item"},[o("img",{staticClass:"fl-l",attrs:{src:n(430),width:"791",height:"480",alt:""}}),t._v(" "),o("img",{staticClass:"fl-r",attrs:{src:n(431),width:"394",height:"232",alt:""}}),t._v(" "),o("img",{staticStyle:{position:"absolute",right:"0",bottom:"0"},attrs:{src:n(432),height:"232",width:"394",alt:""}})])])],1),t._v(" "),o("i",{staticClass:"btn prev-btn icon iconfont icon-zhankai-copy-copy",on:{click:t.prevBtn}}),t._v(" "),o("i",{staticClass:"btn next-btn icon iconfont icon-zhankai-copy-copy",on:{click:t.nuxtBtn}})])])])},[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"banner-box"},[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"},[e("span",[this._v("锐意进取")]),e("span",[this._v("追求卓越")])]),this._v(" "),e("p",{staticClass:"banner-text-info"},[this._v("我们始终坚持 “推动科技创新，共创智能化未来” 的价值主张"),e("br"),this._v("不断为客户提供 “智能、绿色、可靠” 的产品和服务")])])])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"understand-box"},[n("h2",{staticClass:"zw-title"},[t._v("了解卓文")]),t._v(" "),n("p",{staticClass:"zw-des"},[t._v("一家集计算机软件产品、智慧用电产品研发、生产、销售、服务为一体的高新技术企业")]),t._v(" "),n("p",{staticClass:"zw-content"},[t._v("山东卓文信息科技有限公司依托"),n("span",[t._v("山东宇通集团")]),t._v("力量成立于"),n("span",[t._v("2016")]),t._v("年7月，致力于物联网设备以及综合类物联网平台开发,先后设计并开发:智慧用电监测系统、智慧市政系统、校园综合管理系统、智慧园区管理系统、综治网格化平台、环境监测系统、安全生产监察系统以及智慧微型断路器。其中"),n("span",[t._v("智慧用电监测系统")]),t._v("和"),n("span",[t._v("智能型断路器")]),t._v("已应用于国家试点。公司融合国家电网、华为等家研发实力不断提升研发能力，设计出智慧式微型断路器，几年内与高校建立产学研合作以及联合实验室并与华为签订联合开发协议，先后服务于国家电网各单位,为国家泛在电力物联网建设以及用电安全提供基础保障。")])])}],!1,null,"02c6f7ac",null);e.default=component.exports},424:function(t,e,n){t.exports=n.p+"img/0584841.jpg"},425:function(t,e,n){t.exports=n.p+"img/7d0f71c.png"},426:function(t,e,n){t.exports=n.p+"img/5e26be1.png"},427:function(t,e,n){t.exports=n.p+"img/0217bc6.jpg"},428:function(t,e,n){t.exports=n.p+"img/a1c6b0b.png"},429:function(t,e,n){t.exports=n.p+"img/1c3573e.png"},430:function(t,e,n){t.exports=n.p+"img/76b3efe.jpg"},431:function(t,e,n){t.exports=n.p+"img/7befd06.jpg"},432:function(t,e,n){t.exports=n.p+"img/90ef1b3.jpg"},433:function(t,e,n){"use strict";var o=n(259);n.n(o).a}}]);