diff --git a/build/setup-dev-server.js b/build/setup-dev-server.js index 87e6c8d..1b35d46 100644 --- a/build/setup-dev-server.js +++ b/build/setup-dev-server.js @@ -49,7 +49,10 @@ module.exports = function setupDevServer(app, templatePath, cb) { ]; clientConfig.output.filename = "[name].js"; clientConfig.plugins.push( - new webpack.HotModuleReplacementPlugin(), + new webpack.HotModuleReplacementPlugin({ + // https://github.com/webpack/webpack/issues/6693 + multiStep: true, + }), new webpack.NoEmitOnErrorsPlugin() ); @@ -67,7 +70,10 @@ module.exports = function setupDevServer(app, templatePath, cb) { stats.warnings.forEach((err) => console.warn(err)); if (stats.errors.length) return; clientManifest = JSON.parse( - readFile(devMiddleware.context.outputFileSystem, "vue-ssr-client-manifest.json") + readFile( + devMiddleware.context.outputFileSystem, + "vue-ssr-client-manifest.json" + ) ); update(); }); diff --git a/build/webpack.base.config.js b/build/webpack.base.config.js index 62e3006..f04f40c 100644 --- a/build/webpack.base.config.js +++ b/build/webpack.base.config.js @@ -12,6 +12,7 @@ module.exports = { resolve: { alias: { public: path.resolve(__dirname, "../public"), + '@': path.resolve(__dirname, "../src"), }, }, devtool: "#cheap-module-source-map", diff --git a/dist/2.a0b09c382597960bc0ac.js b/dist/2.a0b09c382597960bc0ac.js new file mode 100644 index 0000000..4a0e462 --- /dev/null +++ b/dist/2.a0b09c382597960bc0ac.js @@ -0,0 +1,2 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{17:function(n,t,e){"use strict";e.r(t);var s=e(4),u=Object(s.a)({},(function(){var n=this.$createElement;return(this._self._c||n)("div",[this._v("\n about\n")])}),[],!1,null,null,null);t.default=u.exports}}]); +//# sourceMappingURL=2.a0b09c382597960bc0ac.js.map \ No newline at end of file diff --git a/dist/2.a0b09c382597960bc0ac.js.map b/dist/2.a0b09c382597960bc0ac.js.map new file mode 100644 index 0000000..fb29fdb --- /dev/null +++ b/dist/2.a0b09c382597960bc0ac.js.map @@ -0,0 +1 @@ +{"version":3,"file":"2.a0b09c382597960bc0ac.js","sources":["webpack:///2.a0b09c382597960bc0ac.js"],"mappings":"AAAA","sourceRoot":""} \ No newline at end of file diff --git a/dist/3.c1ce12f0c4971c482f67.js b/dist/3.c1ce12f0c4971c482f67.js new file mode 100644 index 0000000..ce4f55b --- /dev/null +++ b/dist/3.c1ce12f0c4971c482f67.js @@ -0,0 +1,2 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{16:function(t,e,s){"use strict";s.r(e);var i={asyncData:function(t){var e=t.store,s=t.route;return e.dispatch("fetchItem",s.params.id)},computed:{item:function(){return this.$store.state.items[this.$route.params.id]}}},n=s(4),a=Object(n.a)(i,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",[this._v("asad\n "),e("p",[this._v(this._s(this.item))])])}),[],!1,null,null,null);e.default=a.exports}}]); +//# sourceMappingURL=3.c1ce12f0c4971c482f67.js.map \ No newline at end of file diff --git a/dist/3.c1ce12f0c4971c482f67.js.map b/dist/3.c1ce12f0c4971c482f67.js.map new file mode 100644 index 0000000..33717b5 --- /dev/null +++ b/dist/3.c1ce12f0c4971c482f67.js.map @@ -0,0 +1 @@ +{"version":3,"file":"3.c1ce12f0c4971c482f67.js","sources":["webpack:///3.c1ce12f0c4971c482f67.js"],"mappings":"AAAA","sourceRoot":""} \ No newline at end of file diff --git a/dist/app.861ecf6e9a9de782243f.js b/dist/app.861ecf6e9a9de782243f.js deleted file mode 100644 index 2525d11..0000000 --- a/dist/app.861ecf6e9a9de782243f.js +++ /dev/null @@ -1,2 +0,0 @@ -!function(e){function t(t){for(var r,a,c=t[0],l=t[1],i=t[2],s=0,f=[];s=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return i(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function h(t){return null==t?"":Array.isArray(t)||f(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(n,1)}}var _=Object.prototype.hasOwnProperty;function b(t,e){return _.call(t,e)}function w(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var C=/-(\w)/g,x=w((function(t){return t.replace(C,(function(t,e){return e?e.toUpperCase():""}))})),A=w((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),$=/\B([A-Z])/g,k=w((function(t){return t.replace($,"-$1").toLowerCase()}));var O=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function E(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function S(t,e){for(var n in e)t[n]=e[n];return t}function T(t){for(var e={},n=0;n0,Q=K&&K.indexOf("edge/")>0,Y=(K&&K.indexOf("android"),K&&/iphone|ipad|ipod|ios/.test(K)||"ios"===W),Z=(K&&/chrome\/\d+/.test(K),K&&/phantomjs/.test(K),K&&K.match(/firefox\/(\d+)/)),tt={}.watch,et=!1;if(z)try{var nt={};Object.defineProperty(nt,"passive",{get:function(){et=!0}}),window.addEventListener("test-passive",null,nt)}catch(t){}var rt=function(){return void 0===H&&(H=!z&&!G&&void 0!==t&&(t.process&&"server"===t.process.env.VUE_ENV)),H},ot=z&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function it(t){return"function"==typeof t&&/native code/.test(t.toString())}var at,st="undefined"!=typeof Symbol&&it(Symbol)&&"undefined"!=typeof Reflect&&it(Reflect.ownKeys);at="undefined"!=typeof Set&&it(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ct=j,ut=0,ft=function(){this.id=ut++,this.subs=[]};ft.prototype.addSub=function(t){this.subs.push(t)},ft.prototype.removeSub=function(t){g(this.subs,t)},ft.prototype.depend=function(){ft.target&&ft.target.addDep(this)},ft.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e-1)if(i&&!b(o,"default"))a=!1;else if(""===a||a===k(t)){var c=Bt(String,o.type);(c<0||s0&&(le((c=t(c,(n||"")+"_"+r))[0])&&le(f)&&(l[u]=yt(f.text+c[0].text),c.shift()),l.push.apply(l,c)):s(c)?le(f)?l[u]=yt(f.text+c):""!==c&&l.push(yt(c)):le(c)&&le(f)?l[u]=yt(f.text+c.text):(a(e._isVList)&&i(c.tag)&&o(c.key)&&i(n)&&(c.key="__vlist"+n+"_"+r+"__"),l.push(c)));return l}(t):void 0}function le(t){return i(t)&&i(t.text)&&!1===t.isComment}function pe(t,e){if(t){for(var n=Object.create(null),r=st?Reflect.ownKeys(t):Object.keys(t),o=0;o0,a=t?!!t.$stable:!i,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&n&&n!==r&&s===n.$key&&!i&&!n.$hasNormal)return n;for(var c in o={},t)t[c]&&"$"!==c[0]&&(o[c]=ye(e,c,t[c]))}else o={};for(var u in e)u in o||(o[u]=ge(e,u));return t&&Object.isExtensible(t)&&(t._normalized=o),V(o,"$stable",a),V(o,"$key",s),V(o,"$hasNormal",i),o}function ye(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({}),e=(t=t&&"object"==typeof t&&!Array.isArray(t)?[t]:fe(t))&&t[0];return t&&(!e||e.isComment&&!ve(e))?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function ge(t,e){return function(){return t[e]}}function _e(t,e){var n,r,o,a,s;if(Array.isArray(t)||"string"==typeof t)for(n=new Array(t.length),r=0,o=t.length;rdocument.createEvent("Event").timeStamp&&(un=function(){return fn.now()})}function ln(){var t,e;for(cn=un(),an=!0,en.sort((function(t,e){return t.id-e.id})),sn=0;snsn&&en[n].id>t.id;)n--;en.splice(n+1,0,t)}else en.push(t);on||(on=!0,ne(ln))}}(this)},dn.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user){var n='callback for watcher "'+this.expression+'"';qt(this.cb,this.vm,[t,e],this.vm,n)}else this.cb.call(this.vm,t,e)}}},dn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},dn.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},dn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1}};var hn={enumerable:!0,configurable:!0,get:j,set:j};function vn(t,e,n){hn.get=function(){return this[e][n]},hn.set=function(t){this[e][n]=t},Object.defineProperty(t,n,hn)}function mn(t){t._watchers=[];var e=t.$options;e.props&&function(t,e){var n=t.$options.propsData||{},r=t._props={},o=t.$options._propKeys=[];t.$parent&&xt(!1);var i=function(i){o.push(i);var a=Dt(i,e,n,t);kt(r,i,a),i in t||vn(t,"_props",i)};for(var a in e)i(a);xt(!0)}(t,e.props),e.methods&&function(t,e){t.$options.props;for(var n in e)t[n]="function"!=typeof e[n]?j:O(e[n],t)}(t,e.methods),e.data?function(t){var e=t.$options.data;f(e=t._data="function"==typeof e?function(t,e){pt();try{return t.call(e,e)}catch(t){return Ht(t,e,"data()"),{}}finally{dt()}}(e,t):e||{})||(e={});var n=Object.keys(e),r=t.$options.props,o=(t.$options.methods,n.length);for(;o--;){var i=n[o];0,r&&b(r,i)||(a=void 0,36!==(a=(i+"").charCodeAt(0))&&95!==a&&vn(t,"_data",i))}var a;$t(e,!0)}(t):$t(t._data={},!0),e.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),r=rt();for(var o in e){var i=e[o],a="function"==typeof i?i:i.get;0,r||(n[o]=new dn(t,a||j,j,yn)),o in t||gn(t,o,i)}}(t,e.computed),e.watch&&e.watch!==tt&&function(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var o=0;o-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!l(t)&&t.test(e)}function En(t,e){var n=t.cache,r=t.keys,o=t._vnode;for(var i in n){var a=n[i];if(a){var s=a.name;s&&!e(s)&&Sn(n,i,r,o)}}}function Sn(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,g(n,e)}!function(t){t.prototype._init=function(t){var e=this;e._uid=Cn++,e._isVue=!0,t&&t._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var o=r.componentOptions;n.propsData=o.propsData,n._parentListeners=o.listeners,n._renderChildren=o.children,n._componentTag=o.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=Pt(xn(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&Je(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=de(e._renderChildren,o),t.$scopedSlots=r,t._c=function(e,n,r,o){return Ve(t,e,n,r,o,!1)},t.$createElement=function(e,n,r,o){return Ve(t,e,n,r,o,!0)};var i=n&&n.data;kt(t,"$attrs",i&&i.attrs||r,null,!0),kt(t,"$listeners",e._parentListeners||r,null,!0)}(e),tn(e,"beforeCreate"),function(t){var e=pe(t.$options.inject,t);e&&(xt(!1),Object.keys(e).forEach((function(n){kt(t,n,e[n])})),xt(!0))}(e),mn(e),function(t){var e=t.$options.provide;e&&(t._provided="function"==typeof e?e.call(t):e)}(e),tn(e,"created"),e.$options.el&&e.$mount(e.$options.el)}}(An),function(t){var e={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(t.prototype,"$data",e),Object.defineProperty(t.prototype,"$props",n),t.prototype.$set=Ot,t.prototype.$delete=Et,t.prototype.$watch=function(t,e,n){if(f(e))return wn(this,t,e,n);(n=n||{}).user=!0;var r=new dn(this,t,e,n);if(n.immediate){var o='callback for immediate watcher "'+r.expression+'"';pt(),qt(e,this,[r.value],this,o),dt()}return function(){r.teardown()}}}(An),function(t){var e=/^hook:/;t.prototype.$on=function(t,n){var r=this;if(Array.isArray(t))for(var o=0,i=t.length;o1?E(n):n;for(var r=E(arguments,1),o='event handler for "'+t+'"',i=0,a=n.length;iparseInt(this.max)&&Sn(t,e[0],e,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Sn(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){En(t,(function(t){return On(e,t)}))})),this.$watch("exclude",(function(e){En(t,(function(t){return!On(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=ze(t),n=e&&e.componentOptions;if(n){var r=kn(n),o=this.include,i=this.exclude;if(o&&(!r||!On(o,r))||i&&r&&On(i,r))return e;var a=this.cache,s=this.keys,c=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;a[c]?(e.componentInstance=a[c].componentInstance,g(s,c),s.push(c)):(this.vnodeToCache=e,this.keyToCache=c),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return F}};Object.defineProperty(t,"config",e),t.util={warn:ct,extend:S,mergeOptions:Pt,defineReactive:kt},t.set=Ot,t.delete=Et,t.nextTick=ne,t.observable=function(t){return $t(t),t},t.options=Object.create(null),N.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,S(t.options.components,jn),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=E(arguments,1);return n.unshift(this),"function"==typeof t.install?t.install.apply(t,n):"function"==typeof t&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=Pt(this.options,t),this}}(t),$n(t),function(t){N.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&f(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"==typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}(t)}(An),Object.defineProperty(An.prototype,"$isServer",{get:rt}),Object.defineProperty(An.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(An,"FunctionalRenderContext",{value:Re}),An.version="2.6.13";var In=m("style,class"),Mn=m("input,textarea,option,select,progress"),Rn=m("contenteditable,draggable,spellcheck"),Ln=m("events,caret,typing,plaintext-only"),Pn=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),Nn="http://www.w3.org/1999/xlink",Dn=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Fn=function(t){return Dn(t)?t.slice(6,t.length):""},Un=function(t){return null==t||!1===t};function Vn(t){for(var e=t.data,n=t,r=t;i(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=Bn(r.data,e));for(;i(n=n.parent);)n&&n.data&&(e=Bn(e,n.data));return function(t,e){if(i(t)||i(e))return Hn(t,qn(e));return""}(e.staticClass,e.class)}function Bn(t,e){return{staticClass:Hn(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Hn(t,e){return t?e?t+" "+e:t:e||""}function qn(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,o=t.length;r-1?dr(t,e,n):Pn(e)?Un(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Rn(e)?t.setAttribute(e,function(t,e){return Un(e)||"false"===e?"false":"contenteditable"===t&&Ln(e)?e:"true"}(e,n)):Dn(e)?Un(n)?t.removeAttributeNS(Nn,Fn(e)):t.setAttributeNS(Nn,e,n):dr(t,e,n)}function dr(t,e,n){if(Un(n))t.removeAttribute(e);else{if(J&&!X&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var hr={create:lr,update:lr};function vr(t,e){var n=e.elm,r=e.data,a=t.data;if(!(o(r.staticClass)&&o(r.class)&&(o(a)||o(a.staticClass)&&o(a.class)))){var s=Vn(e),c=n._transitionClasses;i(c)&&(s=Hn(s,qn(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var mr,yr={create:vr,update:vr};function gr(t,e,n){var r=mr;return function o(){var i=e.apply(null,arguments);null!==i&&wr(t,o,n,r)}}var _r=Kt&&!(Z&&Number(Z[1])<=53);function br(t,e,n,r){if(_r){var o=cn,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}mr.addEventListener(t,e,et?{capture:n,passive:r}:n)}function wr(t,e,n,r){(r||mr).removeEventListener(t,e._wrapper||e,n)}function Cr(t,e){if(!o(t.data.on)||!o(e.data.on)){var n=e.data.on||{},r=t.data.on||{};mr=e.elm,function(t){if(i(t.__r)){var e=J?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}i(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(n),se(n,r,br,wr,gr,e.context),mr=void 0}}var xr,Ar={create:Cr,update:Cr};function $r(t,e){if(!o(t.data.domProps)||!o(e.data.domProps)){var n,r,a=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in i(c.__ob__)&&(c=e.data.domProps=S({},c)),s)n in c||(a[n]="");for(n in c){if(r=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),r===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=r;var u=o(r)?"":String(r);kr(a,u)&&(a.value=u)}else if("innerHTML"===n&&Wn(a.tagName)&&o(a.innerHTML)){(xr=xr||document.createElement("div")).innerHTML=""+r+"";for(var f=xr.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;f.firstChild;)a.appendChild(f.firstChild)}else if(r!==s[n])try{a[n]=r}catch(t){}}}}function kr(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,r=t._vModifiers;if(i(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Or={create:$r,update:$r},Er=w((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function Sr(t){var e=Tr(t.style);return t.staticStyle?S(t.staticStyle,e):e}function Tr(t){return Array.isArray(t)?T(t):"string"==typeof t?Er(t):t}var jr,Ir=/^--/,Mr=/\s*!important$/,Rr=function(t,e,n){if(Ir.test(e))t.style.setProperty(e,n);else if(Mr.test(n))t.style.setProperty(k(e),n.replace(Mr,""),"important");else{var r=Pr(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(Fr).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Vr(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Fr).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function Br(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&S(e,Hr(t.name||"v")),S(e,t),e}return"string"==typeof t?Hr(t):void 0}}var Hr=w((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),qr=z&&!X,zr="transition",Gr="transitionend",Wr="animation",Kr="animationend";qr&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(zr="WebkitTransition",Gr="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Wr="WebkitAnimation",Kr="webkitAnimationEnd"));var Jr=z?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Xr(t){Jr((function(){Jr(t)}))}function Qr(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Ur(t,e))}function Yr(t,e){t._transitionClasses&&g(t._transitionClasses,e),Vr(t,e)}function Zr(t,e,n){var r=eo(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s="transition"===o?Gr:Kr,c=0,u=function(){t.removeEventListener(s,f),n()},f=function(e){e.target===t&&++c>=a&&u()};setTimeout((function(){c0&&(n="transition",f=a,l=i.length):"animation"===e?u>0&&(n="animation",f=u,l=c.length):l=(n=(f=Math.max(a,u))>0?a>u?"transition":"animation":null)?"transition"===n?i.length:c.length:0,{type:n,timeout:f,propCount:l,hasTransform:"transition"===n&&to.test(r[zr+"Property"])}}function no(t,e){for(;t.length1}function co(t,e){!0!==e.data.show&&oo(e)}var uo=function(t){var e,n,r={},c=t.modules,u=t.nodeOps;for(e=0;eh?_(t,o(n[y+1])?null:n[y+1].elm,n,d,y,r):d>y&&w(e,p,h)}(p,m,y,n,f):i(y)?(i(t.text)&&u.setTextContent(p,""),_(p,null,y,0,y.length-1,n)):i(m)?w(m,0,m.length-1):i(t.text)&&u.setTextContent(p,""):t.text!==e.text&&u.setTextContent(p,e.text),i(h)&&i(d=h.hook)&&i(d=d.postpatch)&&d(t,e)}}}function $(t,e,n){if(a(n)&&i(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r-1,a.selected!==i&&(a.selected=i);else if(R(vo(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function ho(t,e){return e.every((function(e){return!R(e,t)}))}function vo(t){return"_value"in t?t._value:t.value}function mo(t){t.target.composing=!0}function yo(t){t.target.composing&&(t.target.composing=!1,go(t.target,"input"))}function go(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function _o(t){return!t.componentInstance||t.data&&t.data.transition?t:_o(t.componentInstance._vnode)}var bo={model:fo,show:{bind:function(t,e,n){var r=e.value,o=(n=_o(n)).data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,oo(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=_o(n)).data&&n.data.transition?(n.data.show=!0,r?oo(n,(function(){t.style.display=t.__vOriginalDisplay})):io(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}}},wo={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function Co(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Co(ze(e.children)):t}function xo(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var i in o)e[x(i)]=o[i];return e}function Ao(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var $o=function(t){return t.tag||ve(t)},ko=function(t){return"show"===t.name},Oo={name:"transition",props:wo,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter($o)).length){0;var r=this.mode;0;var o=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var i=Co(o);if(!i)return o;if(this._leaving)return Ao(t,o);var a="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?a+"comment":a+i.tag:s(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var c=(i.data||(i.data={})).transition=xo(this),u=this._vnode,f=Co(u);if(i.data.directives&&i.data.directives.some(ko)&&(i.data.show=!0),f&&f.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,f)&&!ve(f)&&(!f.componentInstance||!f.componentInstance._vnode.isComment)){var l=f.data.transition=S({},c);if("out-in"===r)return this._leaving=!0,ce(l,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),Ao(t,o);if("in-out"===r){if(ve(i))return u;var p,d=function(){p()};ce(c,"afterEnter",d),ce(c,"enterCancelled",d),ce(l,"delayLeave",(function(t){p=t}))}}return o}}},Eo=S({tag:String,moveClass:String},wo);function So(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function To(t){t.data.newPos=t.elm.getBoundingClientRect()}function jo(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,o=e.top-n.top;if(r||o){t.data.moved=!0;var i=t.elm.style;i.transform=i.WebkitTransform="translate("+r+"px,"+o+"px)",i.transitionDuration="0s"}}delete Eo.mode;var Io={Transition:Oo,TransitionGroup:{props:Eo,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=Qe(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=xo(this),s=0;s-1?Jn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Jn[t]=/HTMLUnknownElement/.test(e.toString())},S(An.options.directives,bo),S(An.options.components,Io),An.prototype.__patch__=z?uo:j,An.prototype.$mount=function(t,e){return function(t,e,n){var r;return t.$el=e,t.$options.render||(t.$options.render=mt),tn(t,"beforeMount"),r=function(){t._update(t._render(),n)},new dn(t,r,j,{before:function(){t._isMounted&&!t._isDestroyed&&tn(t,"beforeUpdate")}},!0),n=!1,null==t.$vnode&&(t._isMounted=!0,tn(t,"mounted")),t}(this,t=t&&z?function(t){if("string"==typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}(t):void 0,e)},z&&setTimeout((function(){F.devtools&&ot&&ot.emit("init",An)}),0),e.a=An}).call(this,n(1),n(11).setImmediate)},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){"use strict"; +/*! + * vue-router v3.5.1 + * (c) 2021 Evan You + * @license MIT + */function r(t,e){for(var n in e)t[n]=e[n];return t}var o=/[!'()*]/g,i=function(t){return"%"+t.charCodeAt(0).toString(16)},a=/%2C/g,s=function(t){return encodeURIComponent(t).replace(o,i).replace(a,",")};function c(t){try{return decodeURIComponent(t)}catch(t){0}return t}var u=function(t){return null==t||"object"==typeof t?t:String(t)};function f(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),r=c(n.shift()),o=n.length>0?c(n.join("=")):null;void 0===e[r]?e[r]=o:Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]})),e):e}function l(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return s(e);if(Array.isArray(n)){var r=[];return n.forEach((function(t){void 0!==t&&(null===t?r.push(s(e)):r.push(s(e)+"="+s(t)))})),r.join("&")}return s(e)+"="+s(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var p=/\/?$/;function d(t,e,n,r){var o=r&&r.options.stringifyQuery,i=e.query||{};try{i=h(i)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:y(e,o),matched:t?m(t):[]};return n&&(a.redirectedFrom=y(n,o)),Object.freeze(a)}function h(t){if(Array.isArray(t))return t.map(h);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=h(t[n]);return e}return t}var v=d(null,{path:"/"});function m(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function y(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var o=t.hash;return void 0===o&&(o=""),(n||"/")+(e||l)(r)+o}function g(t,e,n){return e===v?t===e:!!e&&(t.path&&e.path?t.path.replace(p,"")===e.path.replace(p,"")&&(n||t.hash===e.hash&&_(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&_(t.query,e.query)&&_(t.params,e.params))))}function _(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),r=Object.keys(e).sort();return n.length===r.length&&n.every((function(n,o){var i=t[n];if(r[o]!==n)return!1;var a=e[n];return null==i||null==a?i===a:"object"==typeof i&&"object"==typeof a?_(i,a):String(i)===String(a)}))}function b(t){for(var e=0;e=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}(i.path||""),p=e&&e.path||"/",d=l.path?x(l.path,p,n||i.append):p,h=function(t,e,n){void 0===e&&(e={});var r,o=n||f;try{r=o(t||"")}catch(t){r={}}for(var i in e){var a=e[i];r[i]=Array.isArray(a)?a.map(u):u(a)}return r}(l.query,i.query,o&&o.options.parseQuery),v=i.hash||l.hash;return v&&"#"!==v.charAt(0)&&(v="#"+v),{_normalized:!0,path:d,query:h,hash:v}}var q,z=function(){},G={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(t){var e=this,n=this.$router,o=this.$route,i=n.resolve(this.to,o,this.append),a=i.location,s=i.route,c=i.href,u={},f=n.options.linkActiveClass,l=n.options.linkExactActiveClass,h=null==f?"router-link-active":f,v=null==l?"router-link-exact-active":l,m=null==this.activeClass?h:this.activeClass,y=null==this.exactActiveClass?v:this.exactActiveClass,_=s.redirectedFrom?d(null,H(s.redirectedFrom),null,n):s;u[y]=g(o,_,this.exactPath),u[m]=this.exact||this.exactPath?u[y]:function(t,e){return 0===t.path.replace(p,"/").indexOf(e.path.replace(p,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(o,_);var b=u[y]?this.ariaCurrentValue:null,w=function(t){W(t)&&(e.replace?n.replace(a,z):n.push(a,z))},C={click:W};Array.isArray(this.event)?this.event.forEach((function(t){C[t]=w})):C[this.event]=w;var x={class:u},A=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:c,route:s,navigate:w,isActive:u[m],isExactActive:u[y]});if(A){if(1===A.length)return A[0];if(A.length>1||!A.length)return 0===A.length?t():t("span",{},A)}if("a"===this.tag)x.on=C,x.attrs={href:c,"aria-current":b};else{var $=function t(e){var n;if(e)for(var r=0;r-1&&(s.params[p]=n.params[p]);return s.path=B(f.path,s.params),c(f,s,a)}if(s.path){s.params={};for(var d=0;d=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}var _t={redirected:2,aborted:4,cancelled:8,duplicated:16};function bt(t,e){return Ct(t,e,_t.redirected,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return xt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}function wt(t,e){return Ct(t,e,_t.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Ct(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var xt=["params","query","hash"];function At(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function $t(t,e){return At(t)&&t._isRouter&&(null==e||t.type===e)}function kt(t){return function(e,n,r){var o=!1,i=0,a=null;Ot(t,(function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){o=!0,i++;var c,u=Tt((function(e){var o;((o=e).__esModule||St&&"Module"===o[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:q.extend(e),n.components[s]=e,--i<=0&&r()})),f=Tt((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=At(t)?t:new Error(e),r(a))}));try{c=t(u,f)}catch(t){f(t)}if(c)if("function"==typeof c.then)c.then(u,f);else{var l=c.component;l&&"function"==typeof l.then&&l.then(u,f)}}})),o||r()}}function Ot(t,e){return Et(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Et(t){return Array.prototype.concat.apply([],t)}var St="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function Tt(t){var e=!1;return function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var jt=function(t,e){this.router=t,this.base=function(t){if(!t)if(K){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=v,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function It(t,e,n,r){var o=Ot(t,(function(t,r,o,i){var a=function(t,e){"function"!=typeof t&&(t=q.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,r,o,i)})):n(a,r,o,i)}));return Et(r?o.reverse():o)}function Mt(t,e){if(e)return function(){return t.apply(e,arguments)}}jt.prototype.listen=function(t){this.cb=t},jt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},jt.prototype.onError=function(t){this.errorCbs.push(t)},jt.prototype.transitionTo=function(t,e,n){var r,o=this;try{r=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach((function(e){e(t)})),t}var i=this.current;this.confirmTransition(r,(function(){o.updateRoute(r),e&&e(r),o.ensureURL(),o.router.afterHooks.forEach((function(t){t&&t(r,i)})),o.ready||(o.ready=!0,o.readyCbs.forEach((function(t){t(r)})))}),(function(t){n&&n(t),t&&!o.ready&&($t(t,_t.redirected)&&i===v||(o.ready=!0,o.readyErrorCbs.forEach((function(e){e(t)}))))}))},jt.prototype.confirmTransition=function(t,e,n){var r=this,o=this.current;this.pending=t;var i,a,s=function(t){!$t(t)&&At(t)&&(r.errorCbs.length?r.errorCbs.forEach((function(e){e(t)})):console.error(t)),n&&n(t)},c=t.matched.length-1,u=o.matched.length-1;if(g(t,o)&&c===u&&t.matched[c]===o.matched[u])return this.ensureURL(),s(((a=Ct(i=o,t,_t.duplicated,'Avoided redundant navigation to current location: "'+i.fullPath+'".')).name="NavigationDuplicated",a));var f=function(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=vt&&n;r&&this.listeners.push(it());var o=function(){var n=t.current,o=Lt(t.base);t.current===v&&o===t._startLocation||t.transitionTo(o,(function(t){r&&at(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){mt(A(r.base+t.fullPath)),at(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){yt(A(r.base+t.fullPath)),at(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(Lt(this.base)!==this.current.fullPath){var e=A(this.base+this.current.fullPath);t?mt(e):yt(e)}},e.prototype.getCurrentLocation=function(){return Lt(this.base)},e}(jt);function Lt(t){var e=window.location.pathname;return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Pt=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Lt(t);if(!/^\/#/.test(e))return window.location.replace(A(t+"/#"+e)),!0}(this.base)||Nt()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=vt&&e;n&&this.listeners.push(it());var r=function(){var e=t.current;Nt()&&t.transitionTo(Dt(),(function(r){n&&at(t.router,r,e,!0),vt||Vt(r.fullPath)}))},o=vt?"popstate":"hashchange";window.addEventListener(o,r),this.listeners.push((function(){window.removeEventListener(o,r)}))}},e.prototype.push=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){Ut(t.fullPath),at(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this.current;this.transitionTo(t,(function(t){Vt(t.fullPath),at(r.router,t,o,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;Dt()!==e&&(t?Ut(e):Vt(e))},e.prototype.getCurrentLocation=function(){return Dt()},e}(jt);function Nt(){var t=Dt();return"/"===t.charAt(0)||(Vt("/"+t),!1)}function Dt(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function Ft(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Ut(t){vt?mt(Ft(t)):window.location.hash=t}function Vt(t){vt?yt(Ft(t)):window.location.replace(Ft(t))}var Bt=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){$t(t,_t.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(jt),Ht=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Q(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!vt&&!1!==t.fallback,this.fallback&&(e="hash"),K||(e="abstract"),this.mode=e,e){case"history":this.history=new Rt(this,t.base);break;case"hash":this.history=new Pt(this,t.base,this.fallback);break;case"abstract":this.history=new Bt(this,t.base);break;default:0}},qt={currentRoute:{configurable:!0}};function zt(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Ht.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},qt.currentRoute.get=function(){return this.history&&this.history.current},Ht.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof Rt||n instanceof Pt){var r=function(t){n.setupListeners(),function(t){var r=n.current,o=e.options.scrollBehavior;vt&&o&&"fullPath"in t&&at(e,t,r,!1)}(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},Ht.prototype.beforeEach=function(t){return zt(this.beforeHooks,t)},Ht.prototype.beforeResolve=function(t){return zt(this.resolveHooks,t)},Ht.prototype.afterEach=function(t){return zt(this.afterHooks,t)},Ht.prototype.onReady=function(t,e){this.history.onReady(t,e)},Ht.prototype.onError=function(t){this.history.onError(t)},Ht.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},Ht.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},Ht.prototype.go=function(t){this.history.go(t)},Ht.prototype.back=function(){this.go(-1)},Ht.prototype.forward=function(){this.go(1)},Ht.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},Ht.prototype.resolve=function(t,e,n){var r=H(t,e=e||this.history.current,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath;return{location:r,route:o,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?A(t+"/"+r):r}(this.history.base,i,this.mode),normalizedTo:r,resolved:o}},Ht.prototype.getRoutes=function(){return this.matcher.getRoutes()},Ht.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==v&&this.history.transitionTo(this.history.getCurrentLocation())},Ht.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==v&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Ht.prototype,qt),Ht.install=function t(e){if(!t.installed||q!==e){t.installed=!0,q=e;var n=function(t){return void 0!==t},r=function(t,e){var r=t.$options._parentVnode;n(r)&&n(r=r.data)&&n(r=r.registerRouteInstance)&&r(t,e)};e.mixin({beforeCreate:function(){n(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,r(this,this)},destroyed:function(){r(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",w),e.component("RouterLink",G);var o=e.config.optionMergeStrategies;o.beforeRouteEnter=o.beforeRouteLeave=o.beforeRouteUpdate=o.created}},Ht.version="3.5.1",Ht.isNavigationFailure=$t,Ht.NavigationFailureType=_t,Ht.START_LOCATION=v,K&&window.Vue&&window.Vue.use(Ht),e.a=Ht},function(t,e,n){"use strict";(function(t){var n=("undefined"!=typeof window?window:void 0!==t?t:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function r(t,e){if(void 0===e&&(e=[]),null===t||"object"!=typeof t)return t;var n,o=(n=function(e){return e.original===t},e.filter(n)[0]);if(o)return o.copy;var i=Array.isArray(t)?[]:{};return e.push({original:t,copy:i}),Object.keys(t).forEach((function(n){i[n]=r(t[n],e)})),i}function o(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function i(t){return null!==t&&"object"==typeof t}var a=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"==typeof n?n():n)||{}},s={namespaced:{configurable:!0}};s.namespaced.get=function(){return!!this._rawModule.namespaced},a.prototype.addChild=function(t,e){this._children[t]=e},a.prototype.removeChild=function(t){delete this._children[t]},a.prototype.getChild=function(t){return this._children[t]},a.prototype.hasChild=function(t){return t in this._children},a.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},a.prototype.forEachChild=function(t){o(this._children,t)},a.prototype.forEachGetter=function(t){this._rawModule.getters&&o(this._rawModule.getters,t)},a.prototype.forEachAction=function(t){this._rawModule.actions&&o(this._rawModule.actions,t)},a.prototype.forEachMutation=function(t){this._rawModule.mutations&&o(this._rawModule.mutations,t)},Object.defineProperties(a.prototype,s);var c=function(t){this.register([],t,!1)};c.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},c.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return t+((e=e.getChild(n)).namespaced?n+"/":"")}),"")},c.prototype.update=function(t){!function t(e,n,r){0;if(n.update(r),r.modules)for(var o in r.modules){if(!n.getChild(o))return void 0;t(e.concat(o),n.getChild(o),r.modules[o])}}([],this.root,t)},c.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var i=new a(e,n);0===t.length?this.root=i:this.get(t.slice(0,-1)).addChild(t[t.length-1],i);e.modules&&o(e.modules,(function(e,o){r.register(t.concat(o),e,n)}))},c.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},c.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var u;var f=function(t){var e=this;void 0===t&&(t={}),!u&&"undefined"!=typeof window&&window.Vue&&g(window.Vue);var r=t.plugins;void 0===r&&(r=[]);var o=t.strict;void 0===o&&(o=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new c(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new u,this._makeLocalGettersCache=Object.create(null);var i=this,a=this.dispatch,s=this.commit;this.dispatch=function(t,e){return a.call(i,t,e)},this.commit=function(t,e,n){return s.call(i,t,e,n)},this.strict=o;var f=this._modules.root.state;v(this,f,[],this._modules.root),h(this,f),r.forEach((function(t){return t(e)})),(void 0!==t.devtools?t.devtools:u.config.devtools)&&function(t){n&&(t._devtoolHook=n,n.emit("vuex:init",t),n.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){n.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){n.emit("vuex:action",t,e)}),{prepend:!0}))}(this)},l={state:{configurable:!0}};function p(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function d(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;v(t,n,[],t._modules.root,!0),h(t,n,e)}function h(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var i=t._wrappedGetters,a={};o(i,(function(e,n){a[n]=function(t,e){return function(){return t(e)}}(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var s=u.config.silent;u.config.silent=!0,t._vm=new u({data:{$$state:e},computed:a}),u.config.silent=s,t.strict&&function(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}(t),r&&(n&&t._withCommit((function(){r._data.$$state=null})),u.nextTick((function(){return r.$destroy()})))}function v(t,e,n,r,o){var i=!n.length,a=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=r),!i&&!o){var s=m(e,n.slice(0,-1)),c=n[n.length-1];t._withCommit((function(){u.set(s,c,r.state)}))}var f=r.context=function(t,e,n){var r=""===e,o={dispatch:r?t.dispatch:function(n,r,o){var i=y(n,r,o),a=i.payload,s=i.options,c=i.type;return s&&s.root||(c=e+c),t.dispatch(c,a)},commit:r?t.commit:function(n,r,o){var i=y(n,r,o),a=i.payload,s=i.options,c=i.type;s&&s.root||(c=e+c),t.commit(c,a,s)}};return Object.defineProperties(o,{getters:{get:r?function(){return t.getters}:function(){return function(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(o){if(o.slice(0,r)===e){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[o]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}(t,e)}},state:{get:function(){return m(t.state,n)}}}),o}(t,a,n);r.forEachMutation((function(e,n){!function(t,e,n,r){(t._mutations[e]||(t._mutations[e]=[])).push((function(e){n.call(t,r.state,e)}))}(t,a+n,e,f)})),r.forEachAction((function(e,n){var r=e.root?n:a+n,o=e.handler||e;!function(t,e,n,r){(t._actions[e]||(t._actions[e]=[])).push((function(e){var o,i=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return(o=i)&&"function"==typeof o.then||(i=Promise.resolve(i)),t._devtoolHook?i.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):i}))}(t,r,o,f)})),r.forEachGetter((function(e,n){!function(t,e,n,r){if(t._wrappedGetters[e])return void 0;t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)}}(t,a+n,e,f)})),r.forEachChild((function(r,i){v(t,e,n.concat(i),r,o)}))}function m(t,e){return e.reduce((function(t,e){return t[e]}),t)}function y(t,e,n){return i(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function g(t){u&&t===u|| +/*! + * vuex v3.6.2 + * (c) 2021 Evan You + * @license MIT + */ +function(t){if(Number(t.version.split(".")[0])>=2)t.mixin({beforeCreate:n});else{var e=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[n].concat(t.init):n,e.call(this,t)}}function n(){var t=this.$options;t.store?this.$store="function"==typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}(u=t)}l.state.get=function(){return this._vm._data.$$state},l.state.set=function(t){0},f.prototype.commit=function(t,e,n){var r=this,o=y(t,e,n),i=o.type,a=o.payload,s=(o.options,{type:i,payload:a}),c=this._mutations[i];c&&(this._withCommit((function(){c.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(s,r.state)})))},f.prototype.dispatch=function(t,e){var n=this,r=y(t,e),o=r.type,i=r.payload,a={type:o,payload:i},s=this._actions[o];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,n.state)}))}catch(t){0}var c=s.length>1?Promise.all(s.map((function(t){return t(i)}))):s[0](i);return new Promise((function(t,e){c.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,n.state)}))}catch(t){0}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,n.state,t)}))}catch(t){0}e(t)}))}))}},f.prototype.subscribe=function(t,e){return p(t,this._subscribers,e)},f.prototype.subscribeAction=function(t,e){return p("function"==typeof t?{before:t}:t,this._actionSubscribers,e)},f.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch((function(){return t(r.state,r.getters)}),e,n)},f.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},f.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"==typeof t&&(t=[t]),this._modules.register(t,e),v(this,this.state,t,this._modules.get(t),n.preserveState),h(this,this.state)},f.prototype.unregisterModule=function(t){var e=this;"string"==typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=m(e.state,t.slice(0,-1));u.delete(n,t[t.length-1])})),d(this)},f.prototype.hasModule=function(t){return"string"==typeof t&&(t=[t]),this._modules.isRegistered(t)},f.prototype.hotUpdate=function(t){this._modules.update(t),d(this,!0)},f.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(f.prototype,l);var _=A((function(t,e){var n={};return x(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=$(this.$store,"mapState",t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"==typeof o?o.call(this,e,n):e[o]},n[r].vuex=!0})),n})),b=A((function(t,e){var n={};return x(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var r=this.$store.commit;if(t){var i=$(this.$store,"mapMutations",t);if(!i)return;r=i.context.commit}return"function"==typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),w=A((function(t,e){var n={};return x(e).forEach((function(e){var r=e.key,o=e.val;o=t+o,n[r]=function(){if(!t||$(this.$store,"mapGetters",t))return this.$store.getters[o]},n[r].vuex=!0})),n})),C=A((function(t,e){var n={};return x(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var i=$(this.$store,"mapActions",t);if(!i)return;r=i.context.dispatch}return"function"==typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n}));function x(t){return function(t){return Array.isArray(t)||i(t)}(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function A(t){return function(e,n){return"string"!=typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function $(t,e,n){return t._modulesNamespaceMap[n]}function k(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(n){t.log(e)}}function O(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function E(){var t=new Date;return" @ "+S(t.getHours(),2)+":"+S(t.getMinutes(),2)+":"+S(t.getSeconds(),2)+"."+S(t.getMilliseconds(),3)}function S(t,e){return n="0",r=e-t.toString().length,new Array(r+1).join(n)+t;var n,r}var T={Store:f,install:g,version:"3.6.2",mapState:_,mapMutations:b,mapGetters:w,mapActions:C,createNamespacedHelpers:function(t){return{mapState:_.bind(null,t),mapGetters:w.bind(null,t),mapMutations:b.bind(null,t),mapActions:C.bind(null,t)}},createLogger:function(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var o=t.transformer;void 0===o&&(o=function(t){return t});var i=t.mutationTransformer;void 0===i&&(i=function(t){return t});var a=t.actionFilter;void 0===a&&(a=function(t,e){return!0});var s=t.actionTransformer;void 0===s&&(s=function(t){return t});var c=t.logMutations;void 0===c&&(c=!0);var u=t.logActions;void 0===u&&(u=!0);var f=t.logger;return void 0===f&&(f=console),function(t){var l=r(t.state);void 0!==f&&(c&&t.subscribe((function(t,a){var s=r(a);if(n(t,l,s)){var c=E(),u=i(t),p="mutation "+t.type+c;k(f,p,e),f.log("%c prev state","color: #9E9E9E; font-weight: bold",o(l)),f.log("%c mutation","color: #03A9F4; font-weight: bold",u),f.log("%c next state","color: #4CAF50; font-weight: bold",o(s)),O(f)}l=s})),u&&t.subscribeAction((function(t,n){if(a(t,n)){var r=E(),o=s(t),i="action "+t.type+r;k(f,i,e),f.log("%c action","color: #03A9F4; font-weight: bold",o),O(f)}})))}}};e.a=T}).call(this,n(1))},function(t,e,n){"use strict";function r(t,e,n,r,o,i,a,s){var c,u="function"==typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),a?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=c):o&&(c=s?function(){o.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:o),c)if(u.functional){u._injectStyles=c;var f=u.render;u.render=function(t,e){return c.call(e),f(t,e)}}else{var l=u.beforeCreate;u.beforeCreate=l?[].concat(l,c):[c]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},,function(t,e,n){"use strict";function r(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=t&&("undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"]);if(null==n)return;var r,o,i=[],a=!0,s=!1;try{for(n=n.call(t);!(a=(r=n.next()).done)&&(i.push(r.value),!e||i.length!==e);a=!0);}catch(t){s=!0,o=t}finally{try{a||null==n.return||n.return()}finally{if(s)throw o}}return i}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return o(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n=0&&(t._idleTimeoutId=setTimeout((function(){t._onTimeout&&t._onTimeout()}),e))},n(12),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate}).call(this,n(1))},function(t,e,n){(function(t,e){!function(t,n){"use strict";if(!t.setImmediate){var r,o,i,a,s,c=1,u={},f=!1,l=t.document,p=Object.getPrototypeOf&&Object.getPrototypeOf(t);p=p&&p.setTimeout?p:t,"[object process]"==={}.toString.call(t.process)?r=function(t){e.nextTick((function(){h(t)}))}:!function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=n,e}}()?t.MessageChannel?((i=new MessageChannel).port1.onmessage=function(t){h(t.data)},r=function(t){i.port2.postMessage(t)}):l&&"onreadystatechange"in l.createElement("script")?(o=l.documentElement,r=function(t){var e=l.createElement("script");e.onreadystatechange=function(){h(t),e.onreadystatechange=null,o.removeChild(e),e=null},o.appendChild(e)}):r=function(t){setTimeout(h,0,t)}:(a="setImmediate$"+Math.random()+"$",s=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(a)&&h(+e.data.slice(a.length))},t.addEventListener?t.addEventListener("message",s,!1):t.attachEvent("onmessage",s),r=function(e){t.postMessage(a+e,"*")}),p.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),n=0;n1)for(var n=1;nn.parts.length&&(r.parts.length=n.parts.length)}else{var a=[];for(o=0;ot.length)&&(e=t.length);for(var n=0,r=new Array(e);n=0&&Math.floor(e)===e&&isFinite(t)}function p(t){return i(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function v(t){return null==t?"":Array.isArray(t)||l(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function h(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(n,1)}}var _=Object.prototype.hasOwnProperty;function b(t,e){return _.call(t,e)}function w(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var C=/-(\w)/g,$=w((function(t){return t.replace(C,(function(t,e){return e?e.toUpperCase():""}))})),A=w((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),x=/\B([A-Z])/g,k=w((function(t){return t.replace(x,"-$1").toLowerCase()}));var O=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function S(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function T(t,e){for(var n in e)t[n]=e[n];return t}function E(t){for(var e={},n=0;n0,Z=X&&X.indexOf("edge/")>0,Q=(X&&X.indexOf("android"),X&&/iphone|ipad|ipod|ios/.test(X)||"ios"===K),Y=(X&&/chrome\/\d+/.test(X),X&&/phantomjs/.test(X),X&&X.match(/firefox\/(\d+)/)),tt={}.watch,et=!1;if(W)try{var nt={};Object.defineProperty(nt,"passive",{get:function(){et=!0}}),window.addEventListener("test-passive",null,nt)}catch(t){}var rt=function(){return void 0===H&&(H=!W&&!q&&void 0!==t&&(t.process&&"server"===t.process.env.VUE_ENV)),H},ot=W&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function it(t){return"function"==typeof t&&/native code/.test(t.toString())}var at,st="undefined"!=typeof Symbol&&it(Symbol)&&"undefined"!=typeof Reflect&&it(Reflect.ownKeys);at="undefined"!=typeof Set&&it(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ct=I,ut=0,lt=function(){this.id=ut++,this.subs=[]};lt.prototype.addSub=function(t){this.subs.push(t)},lt.prototype.removeSub=function(t){g(this.subs,t)},lt.prototype.depend=function(){lt.target&<.target.addDep(this)},lt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e-1)if(i&&!b(o,"default"))a=!1;else if(""===a||a===k(t)){var c=Vt(String,o.type);(c<0||s0&&(fe((c=t(c,(n||"")+"_"+r))[0])&&fe(l)&&(f[u]=yt(l.text+c[0].text),c.shift()),f.push.apply(f,c)):s(c)?fe(l)?f[u]=yt(l.text+c):""!==c&&f.push(yt(c)):fe(c)&&fe(l)?f[u]=yt(l.text+c.text):(a(e._isVList)&&i(c.tag)&&o(c.key)&&i(n)&&(c.key="__vlist"+n+"_"+r+"__"),f.push(c)));return f}(t):void 0}function fe(t){return i(t)&&i(t.text)&&!1===t.isComment}function de(t,e){if(t){for(var n=Object.create(null),r=st?Reflect.ownKeys(t):Object.keys(t),o=0;o0,a=t?!!t.$stable:!i,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&n&&n!==r&&s===n.$key&&!i&&!n.$hasNormal)return n;for(var c in o={},t)t[c]&&"$"!==c[0]&&(o[c]=ye(e,c,t[c]))}else o={};for(var u in e)u in o||(o[u]=ge(e,u));return t&&Object.isExtensible(t)&&(t._normalized=o),B(o,"$stable",a),B(o,"$key",s),B(o,"$hasNormal",i),o}function ye(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({}),e=(t=t&&"object"==typeof t&&!Array.isArray(t)?[t]:le(t))&&t[0];return t&&(!e||e.isComment&&!he(e))?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function ge(t,e){return function(){return t[e]}}function _e(t,e){var n,r,o,a,s;if(Array.isArray(t)||"string"==typeof t)for(n=new Array(t.length),r=0,o=t.length;rdocument.createEvent("Event").timeStamp&&(un=function(){return ln.now()})}function fn(){var t,e;for(cn=un(),an=!0,en.sort((function(t,e){return t.id-e.id})),sn=0;snsn&&en[n].id>t.id;)n--;en.splice(n+1,0,t)}else en.push(t);on||(on=!0,ne(fn))}}(this)},pn.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user){var n='callback for watcher "'+this.expression+'"';zt(this.cb,this.vm,[t,e],this.vm,n)}else this.cb.call(this.vm,t,e)}}},pn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},pn.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},pn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1}};var vn={enumerable:!0,configurable:!0,get:I,set:I};function hn(t,e,n){vn.get=function(){return this[e][n]},vn.set=function(t){this[e][n]=t},Object.defineProperty(t,n,vn)}function mn(t){t._watchers=[];var e=t.$options;e.props&&function(t,e){var n=t.$options.propsData||{},r=t._props={},o=t.$options._propKeys=[];t.$parent&&$t(!1);var i=function(i){o.push(i);var a=Ft(i,e,n,t);kt(r,i,a),i in t||hn(t,"_props",i)};for(var a in e)i(a);$t(!0)}(t,e.props),e.methods&&function(t,e){t.$options.props;for(var n in e)t[n]="function"!=typeof e[n]?I:O(e[n],t)}(t,e.methods),e.data?function(t){var e=t.$options.data;l(e=t._data="function"==typeof e?function(t,e){dt();try{return t.call(e,e)}catch(t){return Ht(t,e,"data()"),{}}finally{pt()}}(e,t):e||{})||(e={});var n=Object.keys(e),r=t.$options.props,o=(t.$options.methods,n.length);for(;o--;){var i=n[o];0,r&&b(r,i)||(a=void 0,36!==(a=(i+"").charCodeAt(0))&&95!==a&&hn(t,"_data",i))}var a;xt(e,!0)}(t):xt(t._data={},!0),e.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),r=rt();for(var o in e){var i=e[o],a="function"==typeof i?i:i.get;0,r||(n[o]=new pn(t,a||I,I,yn)),o in t||gn(t,o,i)}}(t,e.computed),e.watch&&e.watch!==tt&&function(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var o=0;o-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function Sn(t,e){var n=t.cache,r=t.keys,o=t._vnode;for(var i in n){var a=n[i];if(a){var s=a.name;s&&!e(s)&&Tn(n,i,r,o)}}}function Tn(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,g(n,e)}!function(t){t.prototype._init=function(t){var e=this;e._uid=Cn++,e._isVue=!0,t&&t._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var o=r.componentOptions;n.propsData=o.propsData,n._parentListeners=o.listeners,n._renderChildren=o.children,n._componentTag=o.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=Mt($n(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&Ge(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;var e=t.$options,n=t.$vnode=e._parentVnode,o=n&&n.context;t.$slots=pe(e._renderChildren,o),t.$scopedSlots=r,t._c=function(e,n,r,o){return Be(t,e,n,r,o,!1)},t.$createElement=function(e,n,r,o){return Be(t,e,n,r,o,!0)};var i=n&&n.data;kt(t,"$attrs",i&&i.attrs||r,null,!0),kt(t,"$listeners",e._parentListeners||r,null,!0)}(e),tn(e,"beforeCreate"),function(t){var e=de(t.$options.inject,t);e&&($t(!1),Object.keys(e).forEach((function(n){kt(t,n,e[n])})),$t(!0))}(e),mn(e),function(t){var e=t.$options.provide;e&&(t._provided="function"==typeof e?e.call(t):e)}(e),tn(e,"created"),e.$options.el&&e.$mount(e.$options.el)}}(An),function(t){var e={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(t.prototype,"$data",e),Object.defineProperty(t.prototype,"$props",n),t.prototype.$set=Ot,t.prototype.$delete=St,t.prototype.$watch=function(t,e,n){if(l(e))return wn(this,t,e,n);(n=n||{}).user=!0;var r=new pn(this,t,e,n);if(n.immediate){var o='callback for immediate watcher "'+r.expression+'"';dt(),zt(e,this,[r.value],this,o),pt()}return function(){r.teardown()}}}(An),function(t){var e=/^hook:/;t.prototype.$on=function(t,n){var r=this;if(Array.isArray(t))for(var o=0,i=t.length;o1?S(n):n;for(var r=S(arguments,1),o='event handler for "'+t+'"',i=0,a=n.length;iparseInt(this.max)&&Tn(t,e[0],e,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Tn(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Sn(t,(function(t){return On(e,t)}))})),this.$watch("exclude",(function(e){Sn(t,(function(t){return!On(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=We(t),n=e&&e.componentOptions;if(n){var r=kn(n),o=this.include,i=this.exclude;if(o&&(!r||!On(o,r))||i&&r&&On(i,r))return e;var a=this.cache,s=this.keys,c=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;a[c]?(e.componentInstance=a[c].componentInstance,g(s,c),s.push(c)):(this.vnodeToCache=e,this.keyToCache=c),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return R}};Object.defineProperty(t,"config",e),t.util={warn:ct,extend:T,mergeOptions:Mt,defineReactive:kt},t.set=Ot,t.delete=St,t.nextTick=ne,t.observable=function(t){return xt(t),t},t.options=Object.create(null),P.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,T(t.options.components,In),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=S(arguments,1);return n.unshift(this),"function"==typeof t.install?t.install.apply(t,n):"function"==typeof t&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=Mt(this.options,t),this}}(t),xn(t),function(t){P.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&l(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"==typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}(t)}(An),Object.defineProperty(An.prototype,"$isServer",{get:rt}),Object.defineProperty(An.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(An,"FunctionalRenderContext",{value:De}),An.version="2.6.13";var jn=m("style,class"),Nn=m("input,textarea,option,select,progress"),Dn=m("contenteditable,draggable,spellcheck"),Ln=m("events,caret,typing,plaintext-only"),Mn=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),Pn="http://www.w3.org/1999/xlink",Fn=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Rn=function(t){return Fn(t)?t.slice(6,t.length):""},Un=function(t){return null==t||!1===t};function Bn(t){for(var e=t.data,n=t,r=t;i(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=Vn(r.data,e));for(;i(n=n.parent);)n&&n.data&&(e=Vn(e,n.data));return function(t,e){if(i(t)||i(e))return Hn(t,zn(e));return""}(e.staticClass,e.class)}function Vn(t,e){return{staticClass:Hn(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Hn(t,e){return t?e?t+" "+e:t:e||""}function zn(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,o=t.length;r-1?pr(t,e,n):Mn(e)?Un(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Dn(e)?t.setAttribute(e,function(t,e){return Un(e)||"false"===e?"false":"contenteditable"===t&&Ln(e)?e:"true"}(e,n)):Fn(e)?Un(n)?t.removeAttributeNS(Pn,Rn(e)):t.setAttributeNS(Pn,e,n):pr(t,e,n)}function pr(t,e,n){if(Un(n))t.removeAttribute(e);else{if(G&&!J&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var vr={create:fr,update:fr};function hr(t,e){var n=e.elm,r=e.data,a=t.data;if(!(o(r.staticClass)&&o(r.class)&&(o(a)||o(a.staticClass)&&o(a.class)))){var s=Bn(e),c=n._transitionClasses;i(c)&&(s=Hn(s,zn(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var mr,yr={create:hr,update:hr};function gr(t,e,n){var r=mr;return function o(){var i=e.apply(null,arguments);null!==i&&wr(t,o,n,r)}}var _r=Xt&&!(Y&&Number(Y[1])<=53);function br(t,e,n,r){if(_r){var o=cn,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}mr.addEventListener(t,e,et?{capture:n,passive:r}:n)}function wr(t,e,n,r){(r||mr).removeEventListener(t,e._wrapper||e,n)}function Cr(t,e){if(!o(t.data.on)||!o(e.data.on)){var n=e.data.on||{},r=t.data.on||{};mr=e.elm,function(t){if(i(t.__r)){var e=G?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}i(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(n),se(n,r,br,wr,gr,e.context),mr=void 0}}var $r,Ar={create:Cr,update:Cr};function xr(t,e){if(!o(t.data.domProps)||!o(e.data.domProps)){var n,r,a=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in i(c.__ob__)&&(c=e.data.domProps=T({},c)),s)n in c||(a[n]="");for(n in c){if(r=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),r===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=r;var u=o(r)?"":String(r);kr(a,u)&&(a.value=u)}else if("innerHTML"===n&&Kn(a.tagName)&&o(a.innerHTML)){($r=$r||document.createElement("div")).innerHTML=""+r+"";for(var l=$r.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;l.firstChild;)a.appendChild(l.firstChild)}else if(r!==s[n])try{a[n]=r}catch(t){}}}}function kr(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,r=t._vModifiers;if(i(r)){if(r.number)return h(n)!==h(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var Or={create:xr,update:xr},Sr=w((function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}})),e}));function Tr(t){var e=Er(t.style);return t.staticStyle?T(t.staticStyle,e):e}function Er(t){return Array.isArray(t)?E(t):"string"==typeof t?Sr(t):t}var Ir,jr=/^--/,Nr=/\s*!important$/,Dr=function(t,e,n){if(jr.test(e))t.style.setProperty(e,n);else if(Nr.test(n))t.style.setProperty(k(e),n.replace(Nr,""),"important");else{var r=Mr(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(Rr).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Br(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Rr).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function Vr(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&T(e,Hr(t.name||"v")),T(e,t),e}return"string"==typeof t?Hr(t):void 0}}var Hr=w((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),zr=W&&!J,Wr="transition",qr="transitionend",Kr="animation",Xr="animationend";zr&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Wr="WebkitTransition",qr="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Kr="WebkitAnimation",Xr="webkitAnimationEnd"));var Gr=W?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Jr(t){Gr((function(){Gr(t)}))}function Zr(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Ur(t,e))}function Qr(t,e){t._transitionClasses&&g(t._transitionClasses,e),Br(t,e)}function Yr(t,e,n){var r=eo(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s="transition"===o?qr:Xr,c=0,u=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++c>=a&&u()};setTimeout((function(){c0&&(n="transition",l=a,f=i.length):"animation"===e?u>0&&(n="animation",l=u,f=c.length):f=(n=(l=Math.max(a,u))>0?a>u?"transition":"animation":null)?"transition"===n?i.length:c.length:0,{type:n,timeout:l,propCount:f,hasTransform:"transition"===n&&to.test(r[Wr+"Property"])}}function no(t,e){for(;t.length1}function co(t,e){!0!==e.data.show&&oo(e)}var uo=function(t){var e,n,r={},c=t.modules,u=t.nodeOps;for(e=0;ev?_(t,o(n[y+1])?null:n[y+1].elm,n,p,y,r):p>y&&w(e,d,v)}(d,m,y,n,l):i(y)?(i(t.text)&&u.setTextContent(d,""),_(d,null,y,0,y.length-1,n)):i(m)?w(m,0,m.length-1):i(t.text)&&u.setTextContent(d,""):t.text!==e.text&&u.setTextContent(d,e.text),i(v)&&i(p=v.hook)&&i(p=p.postpatch)&&p(t,e)}}}function x(t,e,n){if(a(n)&&i(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r-1,a.selected!==i&&(a.selected=i);else if(D(ho(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function vo(t,e){return e.every((function(e){return!D(e,t)}))}function ho(t){return"_value"in t?t._value:t.value}function mo(t){t.target.composing=!0}function yo(t){t.target.composing&&(t.target.composing=!1,go(t.target,"input"))}function go(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function _o(t){return!t.componentInstance||t.data&&t.data.transition?t:_o(t.componentInstance._vnode)}var bo={model:lo,show:{bind:function(t,e,n){var r=e.value,o=(n=_o(n)).data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,oo(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=_o(n)).data&&n.data.transition?(n.data.show=!0,r?oo(n,(function(){t.style.display=t.__vOriginalDisplay})):io(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}}},wo={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function Co(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Co(We(e.children)):t}function $o(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var i in o)e[$(i)]=o[i];return e}function Ao(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var xo=function(t){return t.tag||he(t)},ko=function(t){return"show"===t.name},Oo={name:"transition",props:wo,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(xo)).length){0;var r=this.mode;0;var o=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return o;var i=Co(o);if(!i)return o;if(this._leaving)return Ao(t,o);var a="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?a+"comment":a+i.tag:s(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var c=(i.data||(i.data={})).transition=$o(this),u=this._vnode,l=Co(u);if(i.data.directives&&i.data.directives.some(ko)&&(i.data.show=!0),l&&l.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,l)&&!he(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=T({},c);if("out-in"===r)return this._leaving=!0,ce(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),Ao(t,o);if("in-out"===r){if(he(i))return u;var d,p=function(){d()};ce(c,"afterEnter",p),ce(c,"enterCancelled",p),ce(f,"delayLeave",(function(t){d=t}))}}return o}}},So=T({tag:String,moveClass:String},wo);function To(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function Eo(t){t.data.newPos=t.elm.getBoundingClientRect()}function Io(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,o=e.top-n.top;if(r||o){t.data.moved=!0;var i=t.elm.style;i.transform=i.WebkitTransform="translate("+r+"px,"+o+"px)",i.transitionDuration="0s"}}delete So.mode;var jo={Transition:Oo,TransitionGroup:{props:So,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=Ze(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=$o(this),s=0;s-1?Gn[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:Gn[t]=/HTMLUnknownElement/.test(e.toString())},T(An.options.directives,bo),T(An.options.components,jo),An.prototype.__patch__=W?uo:I,An.prototype.$mount=function(t,e){return function(t,e,n){var r;return t.$el=e,t.$options.render||(t.$options.render=mt),tn(t,"beforeMount"),r=function(){t._update(t._render(),n)},new pn(t,r,I,{before:function(){t._isMounted&&!t._isDestroyed&&tn(t,"beforeUpdate")}},!0),n=!1,null==t.$vnode&&(t._isMounted=!0,tn(t,"mounted")),t}(this,t=t&&W?function(t){if("string"==typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}(t):void 0,e)},W&&setTimeout((function(){R.devtools&&ot&&ot.emit("init",An)}),0),e.a=An}).call(this,n(0),n(8).setImmediate)},,,function(t,e,n){(function(t){var r=void 0!==t&&t||"undefined"!=typeof self&&self||window,o=Function.prototype.apply;function i(t,e){this._id=t,this._clearFn=e}e.setTimeout=function(){return new i(o.call(setTimeout,r,arguments),clearTimeout)},e.setInterval=function(){return new i(o.call(setInterval,r,arguments),clearInterval)},e.clearTimeout=e.clearInterval=function(t){t&&t.close()},i.prototype.unref=i.prototype.ref=function(){},i.prototype.close=function(){this._clearFn.call(r,this._id)},e.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},e.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},e._unrefActive=e.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout((function(){t._onTimeout&&t._onTimeout()}),e))},n(9),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate}).call(this,n(0))},function(t,e,n){(function(t,e){!function(t,n){"use strict";if(!t.setImmediate){var r,o,i,a,s,c=1,u={},l=!1,f=t.document,d=Object.getPrototypeOf&&Object.getPrototypeOf(t);d=d&&d.setTimeout?d:t,"[object process]"==={}.toString.call(t.process)?r=function(t){e.nextTick((function(){v(t)}))}:!function(){if(t.postMessage&&!t.importScripts){var e=!0,n=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=n,e}}()?t.MessageChannel?((i=new MessageChannel).port1.onmessage=function(t){v(t.data)},r=function(t){i.port2.postMessage(t)}):f&&"onreadystatechange"in f.createElement("script")?(o=f.documentElement,r=function(t){var e=f.createElement("script");e.onreadystatechange=function(){v(t),e.onreadystatechange=null,o.removeChild(e),e=null},o.appendChild(e)}):r=function(t){setTimeout(v,0,t)}:(a="setImmediate$"+Math.random()+"$",s=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(a)&&v(+e.data.slice(a.length))},t.addEventListener?t.addEventListener("message",s,!1):t.attachEvent("onmessage",s),r=function(e){t.postMessage(a+e,"*")}),d.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),n=0;n1)for(var n=1;nn.parts.length&&(r.parts.length=n.parts.length)}else{var a=[];for(o=0;ot.length)&&(n=t.length);for(var e=0,r=new Array(n);e\"+r.css+\"\"}return n}e.r(n),e.d(n,\"default\",(function(){return r}))}]);\n//# sourceMappingURL=server-bundle.js.map" + "1.server-bundle.js": "exports.ids=[1],exports.modules={13:function(t,e,s){\"use strict\";s.r(e);var r=s(3),n=Object(r.a)({},(function(){var t=this.$createElement;return(this._self._c||t)(\"div\",[this._ssrNode(\"\\n about\\n\")])}),[],!1,null,null,\"f78e79c6\");e.default=n.exports}};\n//# sourceMappingURL=1.server-bundle.js.map", + "2.server-bundle.js": "exports.ids=[2],exports.modules={12:function(t,s,e){\"use strict\";e.r(s);var r={asyncData:function(t){var s=t.store,e=t.route;return s.dispatch(\"fetchItem\",e.params.id)},computed:{item:function(){return this.$store.state.items[this.$route.params.id]}}},i=e(3),a=Object(i.a)(r,(function(){var t=this.$createElement;return(this._self._c||t)(\"div\",[this._ssrNode(\"asad\\n

\"+this._ssrEscape(this._s(this.item))+\"

\")])}),[],!1,null,null,\"d1915502\");s.default=a.exports}};\n//# sourceMappingURL=2.server-bundle.js.map", + "server-bundle.js": "module.exports=function(t){var e={},n={0:0};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.e=function(e){if(0!==n[e]){var r=require(\"./\"+e+\".server-bundle.js\"),o=r.modules,i=r.ids;for(var a in o)t[a]=o[a];for(var u=0;ut.length)&&(e=t.length);for(var n=0,r=new Array(e);n',\"\",[e(\"router-link\",{staticStyle:{width:\"100%\",\"text-align\":\"center\",\"line-height\":\"50px\"},attrs:{tag:\"div\",to:\"/home\"}},[this._v(\"home\")]),e(\"router-link\",{staticStyle:{width:\"100%\",\"text-align\":\"center\",\"line-height\":\"50px\"},attrs:{tag:\"div\",to:\"/about\"}},[this._v(\"about\")])],1),e(\"router-view\")],2)}),[],!1,(function(t){var e=n(8);e.__inject__&&e.__inject__(t)}),\"0bb2a73c\",\"00f3fd7f\").exports,s=n(1),c=n.n(s);o.a.use(c.a);var f=n(2),l=n.n(f);o.a.use(l.a);var d=n(7);function p(){var t=new c.a({mode:\"history\",routes:[{path:\"/\",redirect:\"/home\"},{path:\"/home\",component:function(){return n.e(2).then(n.bind(null,12))}},{path:\"/about\",component:function(){return n.e(1).then(n.bind(null,13))}}]}),e=new l.a.Store({state:{items:{}},actions:{fetchItem:function(t,e){var n=t.commit;return new Promise((function(t,e){n(\"setItem\",{id:1,item:\"111\"}),t()}))}},mutations:{setItem:function(t,e){var n=e.id,r=e.item;o.a.set(t.items,n,r)}}});return Object(d.sync)(e,t),{app:new o.a({router:t,store:e,render:function(t){return t(u)}}),router:t,store:e}}e.default=function(t){return new Promise((function(e,n){var r=p(),o=r.app,i=r.router,a=r.store;i.push(t.url),i.onReady((function(){var r=i.getMatchedComponents();if(!r.length)return n({code:404});Promise.all(r.map((function(t){if(t.asyncData)return t.asyncData({store:a,route:i.currentRoute})}))).then((function(){t.state=a.state,e(o)})).catch(n)}),n)}))}},function(t,e,n){\"use strict\";function r(t,e,n,r){if(r||\"undefined\"==typeof __VUE_SSR_CONTEXT__||(r=__VUE_SSR_CONTEXT__),r){r.hasOwnProperty(\"styles\")||(Object.defineProperty(r,\"styles\",{enumerable:!0,get:function(){return o(r._styles)}}),r._renderStyles=o);var i=r._styles||(r._styles={});e=function(t,e){for(var n=[],r={},o=0;o\"+r.css+\"\"}return e}n.r(e),n.d(e,\"default\",(function(){return r}))}]);\n//# sourceMappingURL=server-bundle.js.map" }, "maps": { + "1.server-bundle.js": { + "version": 3, + "sources": [ + "webpack:///./src/views/about.vue?ffda", + "webpack:///./src/views/about.vue" + ], + "names": [ + "component", + "_h", + "this", + "$createElement", + "_self", + "_c", + "_ssrNode" + ], + "mappings": "wEAAA,I,OCMIA,EAAY,YALH,IDDA,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,MAAM,CAAvEC,KAA4EI,SAAS,mBACjG,ICSpB,EACA,KACA,KACA,YAIa,UAAAN,E", + "file": "1.server-bundle.js", + "sourcesContent": [ + "var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._ssrNode(\"\\n about\\n\")])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }", + "import { render, staticRenderFns } from \"./about.vue?vue&type=template&id=3beaf080&\"\nvar script = {}\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n \"f78e79c6\"\n \n)\n\nexport default component.exports" + ], + "sourceRoot": "" + }, + "2.server-bundle.js": { + "version": 3, + "sources": [ + "webpack:///./src/views/home.vue?73b1", + "webpack:///./src/views/home.vue?5049", + "webpack:///src/views/home.vue", + "webpack:///./src/views/home.vue" + ], + "names": [ + "asyncData", + "store", + "dispatch", + "route", + "params", + "id", + "computed", + "item", + "this", + "$store", + "state", + "items", + "$route", + "component", + "_h", + "$createElement", + "_self", + "_c", + "_ssrNode", + "_ssrEscape", + "_s" + ], + "mappings": "wEAAA,ICAoL,ECMpL,CACEA,UADF,YACA,wBAEI,OAAOC,EAAMC,SAAS,YAAaC,EAAMC,OAAOC,KAElDC,SAAU,CAERC,KAFJ,WAGM,OAAOC,KAAKC,OAAOC,MAAMC,MAAMH,KAAKI,OAAOR,OAAOC,O,OCPpDQ,EAAY,YACd,GHRW,WAAa,IAAiBC,EAATN,KAAgBO,eAAuC,OAAvDP,KAA0CQ,MAAMC,IAAIH,GAAa,MAAM,CAAvEN,KAA4EU,SAAS,cAArFV,KAAuGW,WAAvGX,KAAsHY,GAAtHZ,KAA6HD,OAAO,YAChJ,IGUpB,EACA,KACA,KACA,YAIa,UAAAM,E", + "file": "2.server-bundle.js", + "sourcesContent": [ + "var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_vm._ssrNode(\"asad\\n

\"+_vm._ssrEscape(_vm._s(_vm.item))+\"

\")])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }", + "import mod from \"-!../../node_modules/babel-loader/lib/index.js!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./home.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/babel-loader/lib/index.js!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./home.vue?vue&type=script&lang=js&\"", + "\r\n", + "import { render, staticRenderFns } from \"./home.vue?vue&type=template&id=1521d26d&\"\nimport script from \"./home.vue?vue&type=script&lang=js&\"\nexport * from \"./home.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n \"d1915502\"\n \n)\n\nexport default component.exports" + ], + "sourceRoot": "" + }, "server-bundle.js": { "version": 3, "sources": [ "webpack:///webpack/bootstrap", - "webpack:///./src/App.vue?f188", "webpack:///external \"vue\"", + "webpack:///external \"vue-router\"", + "webpack:///external \"vuex\"", + "webpack:///./node_modules/vue-loader/lib/runtime/componentNormalizer.js", + "webpack:///./src/App.vue?b59b", "webpack:///./node_modules/css-loader/dist/runtime/cssWithMappingToString.js", "webpack:///./node_modules/css-loader/dist/runtime/api.js", - "webpack:///./src/App.vue?8ef3", - "webpack:///./src/App.vue?dc1b", - "webpack:///./src/App.vue", - "webpack:///./node_modules/vue-loader/lib/runtime/componentNormalizer.js", + "webpack:///external \"vuex-router-sync\"", + "webpack:///./src/App.vue?5e5e", + "webpack:///./src/App.vue?efaa", + "webpack:///./src/App.vue?c7f8", "webpack:///src/App.vue", - "webpack:///./src/App.vue?03b8", - "webpack:///./src/entry-server.js", + "webpack:///./src/App.vue", + "webpack:///./src/App.vue?fbc5", + "webpack:///./src/router/index.js", + "webpack:///./src/store/index.js", "webpack:///./src/app.js", + "webpack:///./src/entry-server.js", "webpack:///./node_modules/vue-style-loader/lib/addStylesServer.js", "webpack:///./node_modules/vue-style-loader/lib/listToStyles.js" ], "names": [ "installedModules", + "installedChunks", + "0", "__webpack_require__", "moduleId", "exports", @@ -33,6 +107,16 @@ "l", "modules", "call", + "e", + "chunkId", + "chunk", + "require", + "moreModules", + "chunkIds", + "ids", + "length", + "Promise", + "all", "m", "c", "d", @@ -60,14 +144,47 @@ "prototype", "hasOwnProperty", "p", + "oe", + "err", + "process", + "nextTick", "s", + "normalizeComponent", + "scriptExports", + "render", + "staticRenderFns", + "functionalTemplate", + "injectStyles", + "scopeId", + "moduleIdentifier", + "shadowMode", + "hook", + "options", + "_compiled", + "functional", + "_scopeId", + "context", + "this", + "$vnode", + "ssrContext", + "parent", + "__VUE_SSR_CONTEXT__", + "_registeredComponents", + "add", + "_ssrRegister", + "$root", + "$options", + "shadowRoot", + "_injectStyles", + "originalRender", + "h", + "existing", + "beforeCreate", + "concat", "content", "default", "locals", - "add", "__inject__", - "context", - "require", "_slicedToArray", "arr", "Array", @@ -83,8 +200,6 @@ "next", "done", "push", - "length", - "err", "_iterableToArrayLimit", "minLen", "_arrayLikeToArray", @@ -108,7 +223,6 @@ "JSON", "stringify", "data", - "concat", "sourceMapping", "sourceURLs", "sources", @@ -118,52 +232,58 @@ "join", "cssWithMappingToString", "list", - "this", "mediaQuery", "dedupe", "alreadyImportedModules", "id", "___CSS_LOADER_EXPORT___", - "scriptExports", - "render", - "staticRenderFns", - "functionalTemplate", - "injectStyles", - "scopeId", - "moduleIdentifier", - "shadowMode", - "hook", - "options", - "_compiled", - "functional", - "_scopeId", - "$vnode", - "ssrContext", - "parent", - "__VUE_SSR_CONTEXT__", - "_registeredComponents", - "_ssrRegister", - "$root", - "$options", - "shadowRoot", - "_injectStyles", - "originalRender", - "h", - "existing", - "beforeCreate", "mounted", "console", "log", "_h", "$createElement", - "_self", "_c", + "_self", "attrs", "_ssrNode", + "staticStyle", + "_v", "style0", - "app", "Vue", + "use", + "Router", + "Vuex", + "createApp", + "router", + "routes", + "path", + "redirect", + "component", + "store", + "Store", + "state", + "items", + "actions", + "fetchItem", + "commit", + "resolve", + "reject", + "mutations", + "setItem", + "set", + "sync", + "app", "App", + "url", + "onReady", + "matchedComponents", + "getMatchedComponents", + "code", + "Component", + "asyncData", + "route", + "currentRoute", + "then", "addStylesServer", "parentId", "isProduction", @@ -180,27 +300,32 @@ "listToStyles", "j", "style", - "ids", "indexOf", "addStyleProd", "addStyleDev" ], - "mappings": "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", + "mappings": "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", "file": "server-bundle.js", "sourcesContent": [ - " \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/dist/\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 6);\n", - "// style-loader: Adds some css to the DOM by adding a ", - "var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{\"id\":\"app\"}},[_vm._ssrNode(\"\\n hello world!!!\\n\")])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }", - "import { createApp } from './app'\r\n\r\nexport default context => {\r\n const { app } = createApp()\r\n return app\r\n}", - "import Vue from 'vue'\r\nimport App from './App.vue'\r\n\r\n// 导出一个工厂函数,用于创建新的\r\n// 应用程序、router 和 store 实例\r\nexport function createApp () {\r\n const app = new Vue({\r\n // 根实例简单的渲染应用程序组件。\r\n render: h => h(App)\r\n })\r\n return { app }\r\n}", + "module.exports = require(\"vuex-router-sync\");", + "export * from \"-!../node_modules/vue-style-loader/index.js!../node_modules/css-loader/dist/cjs.js!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/less-loader/dist/cjs.js!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&id=0bb2a73c&scoped=true&lang=less&\"", + "// Imports\nimport ___CSS_LOADER_API_SOURCEMAP_IMPORT___ from \"../node_modules/css-loader/dist/runtime/cssWithMappingToString.js\";\nimport ___CSS_LOADER_API_IMPORT___ from \"../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(___CSS_LOADER_API_SOURCEMAP_IMPORT___);\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \"*[data-v-0bb2a73c] {\\n color: red;\\n}\\n\", \"\",{\"version\":3,\"sources\":[\"webpack://./src/App.vue\"],\"names\":[],\"mappings\":\"AAAA;EACE,UAAU;AACZ\",\"sourcesContent\":[\"*[data-v-0bb2a73c] {\\n color: red;\\n}\\n\"],\"sourceRoot\":\"\"}]);\n// Exports\nexport default ___CSS_LOADER_EXPORT___;\n", + "import mod from \"-!../node_modules/babel-loader/lib/index.js!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/babel-loader/lib/index.js!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"", + "\r\n\r\n\r\n", + "import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=0bb2a73c&scoped=true&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\nfunction injectStyles (context) {\n \n var style0 = require(\"./App.vue?vue&type=style&index=0&id=0bb2a73c&scoped=true&lang=less&\")\nif (style0.__inject__) style0.__inject__(context)\n\n}\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n injectStyles,\n \"0bb2a73c\",\n \"00f3fd7f\"\n \n)\n\nexport default component.exports", + "var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{\"id\":\"app\"}},[_vm._ssrNode(\"\\n hello world!!!\\n \"),_vm._ssrNode(\"
\",\"
\",[_c('router-link',{staticStyle:{\"width\":\"100%\",\"text-align\":\"center\",\"line-height\":\"50px\"},attrs:{\"tag\":\"div\",\"to\":\"/home\"}},[_vm._v(\"home\")]),_c('router-link',{staticStyle:{\"width\":\"100%\",\"text-align\":\"center\",\"line-height\":\"50px\"},attrs:{\"tag\":\"div\",\"to\":\"/about\"}},[_vm._v(\"about\")])],1),_c('router-view')],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }", + "import Vue from 'vue'\r\nimport Router from 'vue-router'\r\n\r\nVue.use(Router)\r\n\r\nexport function createRouter () {\r\n return new Router({\r\n mode: 'history',\r\n routes: [\r\n {\r\n path: '/',\r\n redirect: '/home'\r\n },\r\n {\r\n path: '/home',\r\n component: ()=>import(\"@/views/home.vue\")\r\n },\r\n {\r\n path: '/about',\r\n component: ()=>import(\"@/views/about.vue\")\r\n }\r\n ]\r\n })\r\n}", + "// store.js\r\nimport Vue from 'vue'\r\nimport Vuex from 'vuex'\r\n\r\nVue.use(Vuex)\r\n\r\n// 假定我们有一个可以返回 Promise 的\r\n// 通用 API(请忽略此 API 具体实现细节)\r\n\r\nexport function createStore () {\r\n return new Vuex.Store({\r\n state: {\r\n items: {}\r\n },\r\n actions: {\r\n fetchItem ({ commit }, id) {\r\n // `store.dispatch()` 会返回 Promise,\r\n // 以便我们能够知道数据在何时更新\r\n return new Promise((resolve,reject)=>{\r\n commit('setItem', { id:1, item:\"111\" })\r\n resolve()\r\n })\r\n }\r\n },\r\n mutations: {\r\n setItem (state, { id, item }) {\r\n Vue.set(state.items, id, item)\r\n }\r\n }\r\n })\r\n}", + "import Vue from 'vue'\r\nimport App from './App.vue'\r\nimport { createRouter } from './router'\r\nimport { createStore } from './store'\r\nimport { sync } from 'vuex-router-sync'\r\n// 导出一个工厂函数,用于创建新的\r\n// 应用程序、router 和 store 实例\r\nexport function createApp () {\r\n // 创建 router 实例\r\n const router = createRouter()\r\n const store = createStore()\r\n\r\n // 同步路由状态(route state)到 store\r\n sync(store, router)\r\n\r\n const app = new Vue({\r\n // 注入 router 到根 Vue 实例\r\n router,\r\n store,\r\n // 根实例简单的渲染应用程序组件。\r\n render: h => h(App)\r\n })\r\n // 返回 app 和 router\r\n return { app, router, store }\r\n}", + "import { createApp } from \"./app\";\r\n\r\nexport default (context) => {\r\n return new Promise((resolve, reject) => {\r\n const { app, router, store } = createApp();\r\n\r\n // 设置服务器端 router 的位置\r\n router.push(context.url);\r\n\r\n // 等到 router 将可能的异步组件和钩子函数解析完\r\n router.onReady(() => {\r\n const matchedComponents = router.getMatchedComponents();\r\n // 匹配不到的路由,执行 reject 函数,并返回 404\r\n if (!matchedComponents.length) {\r\n return reject({ code: 404 });\r\n }\r\n // 对所有匹配的路由组件调用 `asyncData()`\r\n Promise.all(\r\n matchedComponents.map((Component) => {\r\n if (Component.asyncData) {\r\n return Component.asyncData({\r\n store,\r\n route: router.currentRoute,\r\n });\r\n }\r\n })\r\n )\r\n .then(() => {\r\n // 在所有预取钩子(preFetch hook) resolve 后,\r\n // 我们的 store 现在已经填充入渲染应用程序所需的状态。\r\n // 当我们将状态附加到上下文,\r\n // 并且 `template` 选项用于 renderer 时,\r\n // 状态将自动序列化为 `window.__INITIAL_STATE__`,并注入 HTML。\r\n context.state = store.state;\r\n\r\n resolve(app);\r\n })\r\n .catch(reject);\r\n }, reject);\r\n });\r\n};\r\n", "import listToStyles from './listToStyles'\n\nexport default function addStylesServer (parentId, list, isProduction, context) {\n if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {\n context = __VUE_SSR_CONTEXT__\n }\n if (context) {\n if (!context.hasOwnProperty('styles')) {\n Object.defineProperty(context, 'styles', {\n enumerable: true,\n get: function() {\n return renderStyles(context._styles)\n }\n })\n // expose renderStyles for vue-server-renderer (vuejs/#6353)\n context._renderStyles = renderStyles\n }\n\n var styles = context._styles || (context._styles = {})\n list = listToStyles(parentId, list)\n if (isProduction) {\n addStyleProd(styles, list)\n } else {\n addStyleDev(styles, list)\n }\n }\n}\n\n// In production, render as few style tags as possible.\n// (mostly because IE9 has a limit on number of style tags)\nfunction addStyleProd (styles, list) {\n for (var i = 0; i < list.length; i++) {\n var parts = list[i].parts\n for (var j = 0; j < parts.length; j++) {\n var part = parts[j]\n // group style tags by media types.\n var id = part.media || 'default'\n var style = styles[id]\n if (style) {\n if (style.ids.indexOf(part.id) < 0) {\n style.ids.push(part.id)\n style.css += '\\n' + part.css\n }\n } else {\n styles[id] = {\n ids: [part.id],\n css: part.css,\n media: part.media\n }\n }\n }\n }\n}\n\n// In dev we use individual style tag for each module for hot-reload\n// and source maps.\nfunction addStyleDev (styles, list) {\n for (var i = 0; i < list.length; i++) {\n var parts = list[i].parts\n for (var j = 0; j < parts.length; j++) {\n var part = parts[j]\n styles[part.id] = {\n ids: [part.id],\n css: part.css,\n media: part.media\n }\n }\n }\n}\n\nfunction renderStyles (styles) {\n var css = ''\n for (var key in styles) {\n var style = styles[key]\n css += ''\n }\n return css\n}\n", "/**\n * Translates the list format produced by css-loader into something\n * easier to manipulate.\n */\nexport default function listToStyles (parentId, list) {\n var styles = []\n var newStyles = {}\n for (var i = 0; i < list.length; i++) {\n var item = list[i]\n var id = item[0]\n var css = item[1]\n var media = item[2]\n var sourceMap = item[3]\n var part = {\n id: parentId + ':' + i,\n css: css,\n media: media,\n sourceMap: sourceMap\n }\n if (!newStyles[id]) {\n styles.push(newStyles[id] = { id: id, parts: [part] })\n } else {\n newStyles[id].parts.push(part)\n }\n }\n return styles\n}\n" ], diff --git a/package-lock.json b/package-lock.json index 8cc39cf..7874ed8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7077,6 +7077,11 @@ "vue-style-loader": "^4.1.0" } }, + "vue-router": { + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.1.tgz", + "integrity": "sha512-RRQNLT8Mzr8z7eL4p7BtKvRaTSGdCbTy2+Mm5HTJvLGYSSeG9gDzNasJPP/yOYKLy+/cLG/ftrqq5fvkFwBJEw==" + }, "vue-server-renderer": { "version": "2.6.13", "resolved": "https://registry.npmjs.org/vue-server-renderer/-/vue-server-renderer-2.6.13.tgz", @@ -7119,6 +7124,18 @@ "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==", "dev": true }, + "vuex": { + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.6.2.tgz", + "integrity": "sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==", + "dev": true + }, + "vuex-router-sync": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/vuex-router-sync/-/vuex-router-sync-5.0.0.tgz", + "integrity": "sha512-Mry2sO4kiAG64714X1CFpTA/shUH1DmkZ26DFDtwoM/yyx6OtMrc+MxrU+7vvbNLO9LSpgwkiJ8W+rlmRtsM+w==", + "dev": true + }, "watchpack": { "version": "1.7.5", "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz", diff --git a/package.json b/package.json index d759d72..3103984 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build": "rimraf dist && npm run build:client && npm run build:server", "build:client": "cross-env NODE_ENV=production webpack --config build/webpack.client.config.js --progress", "build:server": "cross-env NODE_ENV=production webpack --config build/webpack.server.config.js --progress", - // npm install 之后会自动运行 + "注释": "npm install 之后会自动运行", "postinstall": "npm run build" }, "keywords": [], @@ -17,7 +17,8 @@ "dependencies": { "express": "^4.17.1", "less-loader": "^5.0.0", - "vue": "^2.6.13" + "vue": "^2.6.13", + "vue-router": "^3.5.1" }, "devDependencies": { "@babel/core": "^7.14.3", @@ -41,6 +42,8 @@ "vue-server-renderer": "^2.6.13", "vue-style-loader": "^4.1.3", "vue-template-compiler": "^2.6.13", + "vuex": "^3.6.2", + "vuex-router-sync": "^5.0.0", "webpack": "^4.46.0", "webpack-cli": "^4.7.0", "webpack-dev-middleware": "^5.0.0", diff --git a/src/App.vue b/src/App.vue index 34f589c..7eabf1d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,11 @@ @@ -12,11 +17,13 @@ export default { } }, mounted(){ - console.log('asd'); + console.log('as撒d'); } }