(window.webpackJsonp=window.webpackJsonp||[]).push([[51],{155:function(t,e,r){"use strict";r(25),r(19),r(29),r(32),r(23),r(11),r(20);var n=r(9),i=r(26),o=r(72);function s(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function c(t){for(var e=1;e200}}),mounted:function(){this.loading=!1},beforeMount:function(){window.addEventListener("scroll",Object(a.d)(this.handleScroll,25))},methods:{handleScroll:function(){var t=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop;this.$store.dispatch("setScrollY",t)}}},f=r(31),h=Object(f.a)(p,(function(){var t=this._self._c;return t("div",{attrs:{id:"headerindex"}},[t("client-only",[t("PcHeader")],1),this._v(" "),t("nuxt"),this._v(" "),t("AppFooter"),this._v(" "),this.loading?t("AppLoading"):this._e()],1)}),[],!1,null,null,null);e.a=h.exports;installComponents(h,{AppLoading:r(446).default})},289:function(t,e,r){"use strict";r(66);var n={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),clearTimeout(this._hide),this._timer=null},start:function(){var t=this;return this.clear(),this.percent=0,this.reversed=!1,this.skipTimerCount=0,this.canSucceed=!0,this.throttle?this._throttle=setTimeout((function(){return t.startTimer()}),this.throttle):this.startTimer(),this},set:function(t){return this.show=!0,this.canSucceed=!0,this.percent=Math.min(100,Math.max(0,Math.floor(t))),this},get:function(){return this.percent},increase:function(t){return this.percent=Math.min(100,Math.floor(this.percent+t)),this},decrease:function(t){return this.percent=Math.max(0,Math.floor(this.percent-t)),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 t=this;return this.clear(),this._hide=setTimeout((function(){t.show=!1,t.$nextTick((function(){t.percent=0,t.reversed=!1}))}),500),this},fail:function(t){return this.canSucceed=!1,this},startTimer:function(){var t=this;this.show||(this.show=!0),void 0===this._cut&&(this._cut=1e4/Math.floor(this.duration)),this._timer=setInterval((function(){t.skipTimerCount>0?t.skipTimerCount--:(t.reversed?t.decrease(t._cut):t.increase(t._cut),t.continuous&&(t.percent>=100||t.percent<=0)&&(t.skipTimerCount=1,t.reversed=!t.reversed))}),100)}},render:function(t){var e=t(!1);return this.show&&(e=t("div",{staticClass:"nuxt-progress",class:{"nuxt-progress-notransition":this.skipTimerCount>0,"nuxt-progress-failed":!this.canSucceed},style:{width:this.percent+"%",left:this.left}})),e}},i=(r(345),r(31)),o=Object(i.a)(n,void 0,void 0,!1,null,null,null);e.a=o.exports},344:function(t,e,r){"use strict";r(245)},345:function(t,e,r){"use strict";r(246)},348:function(t,e,r){t.exports={}},357:function(t,e,r){"use strict";r(257)},358:function(t,e,r){"use strict";r(258)},361:function(t,e,r){"use strict";r(259)},446:function(t,e,r){"use strict";r.r(e);var n={name:"AppLoading",data:function(){return{loading:!1}},methods:{start:function(){this.loading=!0},finish:function(){this.loading=!1}}},i=(r(361),r(31)),o=Object(i.a)(n,(function(){var t=this._self._c;return t("div",{staticClass:"app-loading"},[t("img",{attrs:{src:r(360),alt:this.$config.Title}})])}),[],!1,null,null,null);e.default=o.exports},82:function(t,e,r){"use strict";r(28),r(41);var n={name:"ErrorPage",props:{error:{type:Object,required:!0}},methods:{handleBackHome:function(){this.$router.replace("/")}}},i=(r(344),r(31)),o=Object(i.a)(n,(function(){var t=this._self._c;return t("section",{staticClass:"error-page"},[t("div",{staticClass:"error-page__wrap"},[404==this.error.statusCode?[t("img",{attrs:{src:"/img/pic-404.svg"}}),this._v(" "),t("h1",[this._v("404 页面不存在")])]:[t("img",{attrs:{src:"/img/pic-500.svg"}}),this._v(" "),t("h1",[this._v("500 服务器开小差了")])],this._v(" "),t("div",{staticClass:"error-page__btn",on:{click:this.handleBackHome}},[this._v("返回澳洲5(中国)")])],2)])}),[],!1,null,"af347640",null);e.a=o.exports}}]);