(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{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)},334:function(t,e,n){},611:function(t,e,n){t.exports=n.p+"img/2f0a9e8.png"},612:function(t,e,n){t.exports=n.p+"img/9127bd8.png"},613:function(t,e,n){t.exports=n.p+"img/66dde06.png"},614:function(t,e,n){t.exports=n.p+"img/cbc3e49.png"},615:function(t,e,n){t.exports=n.p+"img/9c0cc45.png"},616:function(t,e,n){t.exports=n.p+"img/b365d65.png"},617:function(t,e,n){t.exports=n.p+"img/c244f73.png"},618:function(t,e,n){t.exports=n.p+"img/8ef21ae.png"},619:function(t,e,n){t.exports=n.p+"img/814c542.png"},620:function(t,e,n){t.exports=n.p+"img/b534257.png"},621:function(t,e,n){t.exports=n.p+"img/d95b362.png"},622:function(t,e,n){t.exports=n.p+"img/7e16cfb.png"},623:function(t,e,n){t.exports=n.p+"img/6540a36.png"},624:function(t,e,n){t.exports=n.p+"img/e8acf6b.png"},625:function(t,e,n){t.exports=n.p+"img/e06ac95.png"},626:function(t,e,n){t.exports=n.p+"img/a0ec5a0.png"},627:function(t,e,n){t.exports=n.p+"img/7502bbc.png"},628:function(t,e,n){t.exports=n.p+"img/fbc73db.png"},629:function(t,e,n){t.exports=n.p+"img/0d28bb0.png"},630:function(t,e,n){t.exports=n.p+"img/35efcff.png"},631:function(t,e,n){t.exports=n.p+"img/6d23dab.png"},632:function(t,e,n){t.exports=n.p+"img/f966c62.png"},633:function(t,e,n){t.exports=n.p+"img/12ed001.png"},634:function(t,e,n){t.exports=n.p+"img/d80c908.png"},635:function(t,e,n){"use strict";var o=n(334);n.n(o).a},796:function(t,e,n){"use strict";n.r(e);var o=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"banner-box"},[n("div",{staticStyle:{color:"#161616",position:"absolute",top:"100px",left:"18%"}},[n("div",{staticStyle:{"font-size":"50px","text-indent":"35px"}},[t._v("\n        智慧充电桩运营管理平台\n      ")]),t._v(" "),n("div",{staticStyle:{"font-size":"24px","text-indent":"35px","margin-top":"10px"}},[t._v("\n        一站式汽车充电桩解决方案提供商\n      ")]),t._v(" "),n("div",{staticStyle:{"font-size":"18px",color:"#333",width:"560px","margin-left":"35px","margin-top":"10px"}},[t._v("\n        具备硬件与软件的研发技术，为政府、桩企、运营商、物业、园区、个人量\n        身定制提供整体的充电解决方案\n      ")]),t._v(" "),n("ul",{staticClass:"banner-lists",staticStyle:{display:"flex","flex-direction":"row"}},[n("li",{staticClass:"list list1"},[t._v("扫码充电")]),t._v(" "),n("li",{staticClass:"list list2"},[t._v("安全支付")]),t._v(" "),n("li",{staticClass:"list list3"},[t._v("灵活充值")]),t._v(" "),n("li",{staticClass:"list list4"},[t._v("远程控制")])])])])},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      卓文智慧充电桩平台是为专门面向政府、物业、园区、运营商或个人提供的一站式整体解决方案，解决方案包括汽车充电桩、运营管理PC端、代理商移动端、用户充电小程序。\n    ")]),t._v(" "),o("div",{staticClass:"illustrate",staticStyle:{position:"relative"}},[o("ul",{staticClass:"ill1"},[o("li",[o("div",[o("img",{attrs:{src:n(611)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("用户充电小程序")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("用户扫一扫即可快速充电 方便快捷体验好")])]),t._v(" "),o("li",[o("div",[o("img",{attrs:{src:n(612)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("PC管理后台")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("\n            运营管理人员实现分销管理、设备管理、充电卡管理、订单管理、财务管理，运营数据统计查看，实现管理高效、实时监控财务数据。\n          ")])]),t._v(" "),o("li",[o("div",[o("img",{attrs:{src:n(613)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("代理商管理移动端")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("\n            手机即可轻松实现分销管理、 营销管理、自营管理，随时查看财务\n            报表、订单，高效便捷。\n          ")])])])])])},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("p",{staticClass:"title"},[t._v("运营管理PC端")]),t._v(" "),o("img",{staticStyle:{"margin-left":"20px","margin-bottom":"77px","margin-top":"24px"},attrs:{src:n(614),width:"1124",alt:""}}),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(615),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(616),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(617),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(618),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(619),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(620),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"},[t._v("代理商移动管理端")]),t._v(" "),o("div",{staticClass:"advantage-box"},[o("div",{staticClass:"illustrate",staticStyle:{position:"relative"}},[o("ul",{staticClass:"ill2"},[o("li",[o("div",[o("img",{attrs:{src:n(621)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("首页")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("首页可查看营业额数据、设备数据代理预站点数据")])]),t._v(" "),o("li",[o("div",[o("img",{attrs:{src:n(622)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("收益")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("\n                  总收益、分销收益、商家收益、站点营收\n                ")])]),t._v(" "),o("li",[o("div",[o("img",{attrs:{src:n(623)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("订单")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("\n                  支持快速查询分销商、商家、站点下的充电订单\n                ")])]),t._v(" "),o("li",[o("div",[o("img",{attrs:{src:n(624)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("我的")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("\n                  实现设备管理、自营管理、营销管理、财务管理、分销管理\n                ")])])])])]),t._v(" "),o("h3",{staticClass:"title"},[t._v("用户充电小程序")]),t._v(" "),o("div",{staticClass:"advantage-box"},[o("div",{staticClass:"illustrate",staticStyle:{position:"relative"}},[o("ul",{staticClass:"ill3"},[o("li",[o("div",[o("img",{attrs:{src:n(625)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("快速查桩找桩")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("\n                  提供基于用户位置最近的充电桩快速定位 提供行驶路线\n                  快速查桩找桩\n                ")])]),t._v(" "),o("li",[o("div",[o("img",{attrs:{src:n(626)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("扫描设备")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("\n                  扫描设备二维码开始充电\n                ")])]),t._v(" "),o("li",[o("div",[o("img",{attrs:{src:n(627)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("卓文快充")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("\n                  以微信小程序和支付宝小程序为入口，搜索“"),o("span",{staticStyle:{color:"#29bac1","font-size":"16px"}},[t._v("卓文快充")]),t._v("”，为充电用户提供查桩找桩、在线支付、快速充电、充电状态查询、充满自\n                  停、自动退款等服务，无需下载App，扫码即可实现快速充电。\n                ")])]),t._v(" "),o("li",[o("div",[o("img",{attrs:{src:n(628)}})]),t._v(" "),o("p",{staticClass:"c1"},[t._v("充电记录")]),t._v(" "),o("p",{staticClass:"c2"},[t._v("\n                  充电订单记录，充电状态，消费金额，一目了然\n                ")])])])])])])]),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(629),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("桩企")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(630),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("政府")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(631),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("物业/园区")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(632),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("商场/广场")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(633),width:"100%",alt:""}}),t._v(" "),o("p",{staticClass:"title"},[t._v("运营商")])]),t._v(" "),o("div",{staticClass:"product-content"},[o("img",{attrs:{src:n(634),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:[]}},methods:{},components:{cooperationSaveLeaving:c.a},mounted:function(){new(0,n(232).WOW)({live:!0,offset:0}).init()}},d=(n(635),n(14)),component=Object(d.a)(v,function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"hardware-box"},[this._m(0),this._v(" "),this._m(1),this._v(" "),this._m(2),this._v(" "),e("cooperationSaveLeaving",{ref:"cooperationSaveLeavingRef",attrs:{type:"1"}})],1)},o,!1,null,"465042a5",null);e.default=component.exports}}]);