(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{149:function(e,t,n){e.exports=n(150)},150:function(e,t,n){"use strict";n.r(t),function(e){var t=n(24),r=(n(49),n(84),n(4),n(101),n(42),n(115),n(116),n(3),n(1),n(5),n(23),n(119),n(158),n(163),n(165),n(7)),o=n(139),c=n(95),f=n(8),l=n(41),d=n(78);r.default.component(d.a.name,d.a),r.default.component("NLink",d.a),e.fetch||(e.fetch=o.a);var h,m,x=[],v=window.__NUXT__||{};Object.assign(r.default.config,{silent:!0,performance:!1});var y=r.default.config.errorHandler||console.error;function w(e,t,n){var r=function(component){var e=function(component,e){if(!component||!component.options||!component.options[e])return{};var option=component.options[e];if("function"==typeof option){for(var t=arguments.length,n=new Array(t>2?t-2:0),r=2;r1)return this.nuxtChildKey||Object(x.b)(this.$route.matched[0].path)(this.$route.params);var e=Object(E.a)(this.$route.matched,1)[0];if(!e)return this.$route.path;var t=e.components.default;if(t&&t.options){var n=t.options;if(n.key)return"function"==typeof n.key?n.key(this.$route):n.key}return/\/$/.test(e.path)?this.$route.path:this.$route.path.replace(/\/$/,"")}},beforeCreate:function(){o.default.util.defineReactive(this,"nuxt",this.$root.$options.nuxt)},render:function(e){var t=this;return this.nuxt.err?this.errorFromNuxtError?(this.$nextTick((function(){return t.errorFromNuxtError=!1})),e("div",{},[e("h2","An error occured while showing the error page"),e("p","Unfortunately an error occured and while showing the error page another error occured"),e("p","Error details: ".concat(this.errorFromNuxtError.toString())),e("nuxt-link",{props:{to:"/"}},"Go back to home")])):(this.displayingNuxtError=!0,this.$nextTick((function(){return t.displayingNuxtError=!1})),e(R,{props:{error:this.nuxt.err}})):e("NuxtChild",{key:this.routerViewKey,props:this.$props})}},P=(n(49),{name:"NuxtLoading",data:function(){return{percent:0,show:!1,canSucceed:!0,reversed:!1,skipTimerCount:0,rtl:!1,throttle:200,duration:5e3,continuous:!1}},computed:{left:function(){return!(!this.continuous&&!this.rtl)&&(this.rtl?this.reversed?"0px":"auto":this.reversed?"auto":"0px")}},beforeDestroy:function(){this.clear()},methods:{clear:function(){clearInterval(this._timer),clearTimeout(this._throttle),this._timer=null},start:function(){var e=this;return this.clear(),this.percent=0,this.reversed=!1,this.skipTimerCount=0,this.canSucceed=!0,this.throttle?this._throttle=setTimeout((function(){return e.startTimer()}),this.throttle):this.startTimer(),this},set:function(e){return this.show=!0,this.canSucceed=!0,this.percent=Math.min(100,Math.max(0,Math.floor(e))),this},get:function(){return this.percent},increase:function(e){return this.percent=Math.min(100,Math.floor(this.percent+e)),this},decrease:function(e){return this.percent=Math.max(0,Math.floor(this.percent-e)),this},pause:function(){return clearInterval(this._timer),this},resume:function(){return this.startTimer(),this},finish:function(){return this.percent=this.reversed?0:100,this.hide(),this},hide:function(){var e=this;return this.clear(),setTimeout((function(){e.show=!1,e.$nextTick((function(){e.percent=0,e.reversed=!1}))}),500),this},fail:function(){return this.canSucceed=!1,this},startTimer:function(){var e=this;this.show||(this.show=!0),void 0===this._cut&&(this._cut=1e4/Math.floor(this.duration)),this._timer=setInterval((function(){e.skipTimerCount>0?e.skipTimerCount--:(e.reversed?e.decrease(e._cut):e.increase(e._cut),e.continuous&&(e.percent>=100?(e.skipTimerCount=1,e.reversed=!e.reversed):e.percent<=0&&(e.skipTimerCount=1,e.reversed=!e.reversed)))}),100)}},render:function(e){var t=e(!1);return this.show&&(t=e("div",{staticClass:"nuxt-progress",class:{"nuxt-progress-notransition":this.skipTimerCount>0,"nuxt-progress-failed":!this.canSucceed},style:{width:this.percent+"%",left:this.left}})),t}}),S=(n(176),Object(j.a)(P,void 0,void 0,!1,null,null,null).exports),N=(n(178),n(180),n(182),{_default:Object(j.a)({},(function(){var e=this.$createElement,t=this._self._c||e;return t("div",[t("nuxt")],1)}),[],!1,null,null,null).exports}),A={head:{title:"evbox",meta:[{charset:"utf-8"},{name:"viewport",content:"width=device-width, initial-scale=1"},{hid:"description",name:"description",content:"web for evbox device"},{hid:"mobile-web-app-capable",name:"mobile-web-app-capable",content:"yes"},{hid:"apple-mobile-web-app-title",name:"apple-mobile-web-app-title",content:"evbox"},{hid:"author",name:"author",content:"bruce.lu"},{hid:"theme-color",name:"theme-color",content:"#fff"},{hid:"og:type",name:"og:type",property:"og:type",content:"website"},{hid:"og:title",name:"og:title",property:"og:title",content:"evbox"},{hid:"og:site_name",name:"og:site_name",property:"og:site_name",content:"evbox"},{hid:"og:description",name:"og:description",property:"og:description",content:"web for evbox device"}],link:[{rel:"icon",type:"image/x-icon",href:"/favicon.ico"},{rel:"manifest",href:"/_nuxt/manifest.ec4a7e8a.json"},{rel:"shortcut icon",href:"/_nuxt/icons/icon_64.5f6a36.png"},{rel:"apple-touch-icon",href:"/_nuxt/icons/icon_512.5f6a36.png",sizes:"512x512"}],style:[],script:[],htmlAttrs:{lang:"en"}},render:function(e,t){var n=e("NuxtLoading",{ref:"loading"}),r=e(this.layout||"nuxt"),o=e("div",{domProps:{id:"__layout"},key:this.layoutName},[r]),c=e("transition",{props:{name:"layout",mode:"out-in"},on:{beforeEnter:function(e){window.$nuxt.$nextTick((function(){window.$nuxt.$emit("triggerScroll")}))}}},[o]);return e("div",{domProps:{id:"__nuxt"}},[n,c])},data:function(){return{isOnline:!0,layout:null,layoutName:""}},beforeCreate:function(){o.default.util.defineReactive(this,"nuxt",this.$options.nuxt)},created:function(){o.default.prototype.$nuxt=this,window.$nuxt=this,this.refreshOnlineStatus(),window.addEventListener("online",this.refreshOnlineStatus),window.addEventListener("offline",this.refreshOnlineStatus),this.error=this.nuxt.error,this.context=this.$options.context},mounted:function(){this.$loading=this.$refs.loading},watch:{"nuxt.err":"errorChanged"},computed:{isOffline:function(){return!this.isOnline}},methods:{refreshOnlineStatus:function(){void 0===window.navigator.onLine?this.isOnline=!0:this.isOnline=window.navigator.onLine},refresh:function(){var e,t,n=this;return regeneratorRuntime.async((function(r){for(;;)switch(r.prev=r.next){case 0:if((e=Object(x.f)(this.$route)).length){r.next=3;break}return r.abrupt("return");case 3:return this.$loading.start(),t=e.map((function(e){var p=[];return e.$options.fetch&&p.push(Object(x.m)(e.$options.fetch,n.context)),e.$options.asyncData&&p.push(Object(x.m)(e.$options.asyncData,n.context).then((function(t){for(var n in t)o.default.set(e.$data,n,t[n])}))),Promise.all(p)})),r.prev=5,r.next=8,regeneratorRuntime.awrap(Promise.all(t));case 8:r.next=15;break;case 10:r.prev=10,r.t0=r.catch(5),this.$loading.fail(),Object(x.i)(r.t0),this.error(r.t0);case 15:this.$loading.finish();case 16:case"end":return r.stop()}}),null,this,[[5,10]])},errorChanged:function(){this.nuxt.err&&this.$loading&&(this.$loading.fail&&this.$loading.fail(),this.$loading.finish&&this.$loading.finish())},setLayout:function(e){return e&&N["_"+e]||(e="default"),this.layoutName=e,this.layout=N["_"+e],this.layout},loadLayout:function(e){return e&&N["_"+e]||(e="default"),Promise.resolve(N["_"+e])}},components:{NuxtLoading:S}};function D(e,t){var n;return regeneratorRuntime.async((function(e){for(;;)switch(e.prev=e.next){case 0:n={"64x64":"/_nuxt/icons/icon_64.5f6a36.png","120x120":"/_nuxt/icons/icon_120.5f6a36.png","144x144":"/_nuxt/icons/icon_144.5f6a36.png","152x152":"/_nuxt/icons/icon_152.5f6a36.png","192x192":"/_nuxt/icons/icon_192.5f6a36.png","384x384":"/_nuxt/icons/icon_384.5f6a36.png","512x512":"/_nuxt/icons/icon_512.5f6a36.png"},t("icon",(function(e){return n[e+"x"+e]||""}));case 3:case"end":return e.stop()}}))}window.$workbox=regeneratorRuntime.async((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(!1 in navigator)){e.next=2;break}throw new Error("serviceWorker is not supported in current browser!");case 2:return e.next=4,regeneratorRuntime.awrap(n.e(5).then(n.bind(null,213)));case 4:return y=e.sent,w=y.Workbox,_=new w("/sw.js",{scope:"/"}),e.next=9,regeneratorRuntime.awrap(_.register());case 9:return e.abrupt("return",_);case 10:case"end":return e.stop()}})).catch((function(e){}));var L=n(142);o.default.use(L.a,{});n(84);for(var M=n(60),B=n.n(M),I={setBaseURL:function(e){this.defaults.baseURL=e},setHeader:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"common",r=!0,o=!1,c=void 0;try{for(var f,l=(Array.isArray(n)?n:[n])[Symbol.iterator]();!(r=(f=l.next()).done);r=!0){var d=f.value;if(!t)return void delete this.defaults.headers[d][e];this.defaults.headers[d][e]=t}}catch(e){o=!0,c=e}finally{try{r||null==l.return||l.return()}finally{if(o)throw c}}},setToken:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"common",r=e?(t?t+" ":"")+e:null;this.setHeader("Authorization",r,n)},onRequest:function(e){this.interceptors.request.use((function(t){return e(t)||t}))},onResponse:function(e){this.interceptors.response.use((function(t){return e(t)||t}))},onRequestError:function(e){this.interceptors.request.use(void 0,(function(t){return e(t)||Promise.reject(t)}))},onResponseError:function(e){this.interceptors.response.use(void 0,(function(t){return e(t)||Promise.reject(t)}))},onError:function(e){this.onRequestError(e),this.onResponseError(e)}},z=function(){var e=F[U];I["$"+e]=function(){return this[e].apply(this,arguments).then((function(e){return e&&e.data}))}},U=0,F=["request","delete","get","head","options","post","put","patch"];U has been deprecated and will be removed in Nuxt 3, please use instead")),h.a.render(e,t)}})),o.default.component(k.name,k),o.default.component("NChild",k),o.default.component(T.name,T),o.default.use(c.a,{keyName:"head",attribute:"data-n-head",ssrAttribute:"data-n-head-ssr",tagIDKeyName:"hid"});var Q={name:"page",mode:"out-in",appear:!0,appearClass:"appear",appearActiveClass:"appear-active",appearToClass:"appear-to"};function V(e){var t,n,r,c,path,f;return regeneratorRuntime.async((function(l){for(;;)switch(l.prev=l.next){case 0:return l.next=2,regeneratorRuntime.awrap(new m.a(v));case 2:return t=l.sent,n=K({router:t,nuxt:{defaultTransition:Q,transitions:[Q],setTransitions:function(e){return Array.isArray(e)||(e=[e]),e=e.map((function(e){return e=e?"string"==typeof e?Object.assign({},Q,{name:e}):Object.assign({},Q,e):Q})),this.$options.nuxt.transitions=e,e},err:null,dateErr:null,error:function(t){t=t||null,n.context._errored=Boolean(t),t=t?Object(x.l)(t):null;var r=this.nuxt||this.$options.nuxt;return r.dateErr=Date.now(),r.err=t,e&&(e.nuxt.error=t),t}}},A),r=e?e.next:function(e){return n.router.push(e)},e?c=t.resolve(e.url).route:(path=Object(x.d)(t.options.base),c=t.resolve(path).route),l.next=8,regeneratorRuntime.awrap(Object(x.p)(n,{route:c,next:r,error:n.nuxt.error.bind(n),payload:e?e.payload:void 0,req:e?e.req:void 0,res:e?e.res:void 0,beforeRenderFns:e?e.beforeRenderFns:void 0,ssrContext:e}));case 8:f=function(e,t){if(!e)throw new Error("inject(key, value) has no key provided");if(void 0===t)throw new Error("inject(key, value) has no value provided");n[e="$"+e]=t;var r="__nuxt_"+e+"_installed__";o.default[r]||(o.default[r]=!0,o.default.use((function(){o.default.prototype.hasOwnProperty(e)||Object.defineProperty(o.default.prototype,e,{get:function(){return this.$root.$options[e]}})})))},l.next=12;break;case 12:return l.next=15,regeneratorRuntime.awrap(D(n.context,f));case 15:l.next=18;break;case 18:if("function"!=typeof H){l.next=21;break}return l.next=21,regeneratorRuntime.awrap(H(n.context,f));case 21:l.next=24;break;case 24:return l.abrupt("return",{app:n,router:t});case 25:case"end":return l.stop()}}))}},74:function(e,t,n){var content=n(175);"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,n(58).default)("72daabed",content,!0,{sourceMap:!1})},75:function(e,t,n){var content=n(177);"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,n(58).default)("3191d5ad",content,!0,{sourceMap:!1})},76:function(e,t,n){var content=n(183);"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,n(58).default)("932a8f60",content,!0,{sourceMap:!1})},78:function(e,t,n){"use strict";n(1),n(84),n(4),n(3),n(115),n(116);var r=n(7),o=window.requestIdleCallback||function(e){var t=Date.now();return setTimeout((function(){e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})}),1)},c=window.cancelIdleCallback||function(e){clearTimeout(e)},f=window.IntersectionObserver&&new window.IntersectionObserver((function(e){e.forEach((function(e){var t=e.intersectionRatio,link=e.target;t<=0||link.__prefetch()}))}));t.a={name:"NuxtLink",extends:r.default.component("RouterLink"),props:{prefetch:{type:Boolean,default:!0},noPrefetch:{type:Boolean,default:!1}},mounted:function(){this.prefetch&&!this.noPrefetch&&(this.handleId=o(this.observe,{timeout:2e3}))},beforeDestroy:function(){c(this.handleId),this.__observed&&(f.unobserve(this.$el),delete this.$el.__prefetch)},methods:{observe:function(){f&&this.shouldPrefetch()&&(this.$el.__prefetch=this.prefetchLink.bind(this),f.observe(this.$el),this.__observed=!0)},shouldPrefetch:function(){return this.getPrefetchComponents().length>0},canPrefetch:function(){var e=navigator.connection;return!(this.$nuxt.isOffline||e&&((e.effectiveType||"").includes("2g")||e.saveData))},getPrefetchComponents:function(){return this.$router.resolve(this.to,this.$route,this.append).resolved.matched.map((function(e){return e.components.default})).filter((function(e){return"function"==typeof e&&!e.options&&!e.__prefetched}))},prefetchLink:function(){if(this.canPrefetch()){f.unobserve(this.$el);var e=this.getPrefetchComponents(),t=!0,n=!1,r=void 0;try{for(var o,c=e[Symbol.iterator]();!(t=(o=c.next()).done);t=!0){var l=o.value,d=l();d instanceof Promise&&d.catch((function(){})),l.__prefetched=!0}}catch(e){n=!0,r=e}finally{try{t||null==c.return||c.return()}finally{if(n)throw r}}}}}}},8:function(e,t,n){"use strict";n.d(t,"i",(function(){return h})),n.d(t,"j",(function(){return m})),n.d(t,"a",(function(){return x})),n.d(t,"o",(function(){return v})),n.d(t,"e",(function(){return y})),n.d(t,"f",(function(){return w})),n.d(t,"c",(function(){return _})),n.d(t,"n",(function(){return k})),n.d(t,"h",(function(){return C})),n.d(t,"p",(function(){return $})),n.d(t,"k",(function(){return O})),n.d(t,"m",(function(){return j})),n.d(t,"d",(function(){return R})),n.d(t,"b",(function(){return E})),n.d(t,"g",(function(){return T})),n.d(t,"l",(function(){return P}));n(6),n(4),n(27),n(167),n(168),n(34),n(35),n(90),n(127);var r=n(61),o=(n(16),n(24)),c=(n(42),n(49),n(3),n(1),n(5),n(23),n(0)),f=n(7);function l(object,e){var t=Object.keys(object);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(object);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(object,e).enumerable}))),t.push.apply(t,n)}return t}function d(e){for(var i=1;i1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"components";return Array.prototype.concat.apply([],e.matched.map((function(e,r){return Object.keys(e[n]).map((function(o){return t&&t.push(r),e[n][o]}))})))}function w(e){return y(e,arguments.length>1&&void 0!==arguments[1]&&arguments[1],"instances")}function _(e,t){return Array.prototype.concat.apply([],e.matched.map((function(e,n){return Object.keys(e.components).reduce((function(r,o){return e.components[o]?r.push(t(e.components[o],e.instances[o],e,o,n)):delete e.components[o],r}),[])})))}function k(e,t){return Promise.all(_(e,(function(e,n,r,o){return regeneratorRuntime.async((function(c){for(;;)switch(c.prev=c.next){case 0:if("function"!=typeof e||e.options){c.next=4;break}return c.next=3,regeneratorRuntime.awrap(e());case 3:e=c.sent;case 4:return r.components[o]=e=v(e),c.abrupt("return","function"==typeof t?t(e,n,r,o):e);case 6:case"end":return c.stop()}}))})))}function C(e){return regeneratorRuntime.async((function(t){for(;;)switch(t.prev=t.next){case 0:if(e){t.next=2;break}return t.abrupt("return");case 2:return t.next=4,regeneratorRuntime.awrap(k(e));case 4:return t.abrupt("return",d({},e,{meta:y(e).map((function(t,n){return d({},t.options.meta,{},(e.matched[n]||{}).meta)}))}));case 5:case"end":return t.stop()}}))}function $(e,t){var n,c,f,l;return regeneratorRuntime.async((function(d){for(;;)switch(d.prev=d.next){case 0:return e.context||(e.context={isStatic:!0,isDev:!1,isHMR:!1,app:e,payload:t.payload,error:t.error,base:"/",env:{}},t.req&&(e.context.req=t.req),t.res&&(e.context.res=t.res),t.ssrContext&&(e.context.ssrContext=t.ssrContext),e.context.redirect=function(t,path,n){if(t){e.context._redirected=!0;var r=Object(o.a)(path);if("number"==typeof t||"undefined"!==r&&"object"!==r||(n=path||{},path=t,r=Object(o.a)(path),t=302),"object"===r&&(path=e.router.resolve(path).route.fullPath),!/(^[.]{1,2}\/)|(^\/(?!\/))/.test(path))throw path=L(path,n),window.location.replace(path),new Error("ERR_REDIRECT");e.context.next({path:path,query:n,status:t})}},e.context.nuxtState=window.__NUXT__),d.next=3,regeneratorRuntime.awrap(Promise.all([C(t.route),C(t.from)]));case 3:n=d.sent,c=Object(r.a)(n,2),f=c[0],l=c[1],t.route&&(e.context.route=f),t.from&&(e.context.from=l),e.context.next=t.next,e.context._redirected=!1,e.context._errored=!1,e.context.isHMR=!1,e.context.params=e.context.route.params||{},e.context.query=e.context.route.query||{};case 15:case"end":return d.stop()}}))}function O(e,t){return!e.length||t._redirected||t._errored?Promise.resolve():j(e[0],t).then((function(){return O(e.slice(1),t)}))}function j(e,t){var n;return(n=2===e.length?new Promise((function(n){e(t,(function(e,data){e&&t.error(e),n(data=data||{})}))})):e(t))&&n instanceof Promise&&"function"==typeof n.then?n:Promise.resolve(n)}function R(base,e){var path=decodeURI(window.location.pathname);return"hash"===e?window.location.hash.replace(/^#\//,""):(base&&0===path.indexOf(base)&&(path=path.slice(base.length)),(path||"/")+window.location.search+window.location.hash)}function E(e,t){return function(e){for(var t=new Array(e.length),i=0;i