| 1 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-de9090a6"],{"0619":function(t,e,s){},2754:function(t,e,s){"use strict";s.r(e);var r=s("9ab4"),n=s("1b40");let c=class extends n.e{constructor(){super(...arguments),this.timer=0,this.second=5}mounted(){this.timer=setInterval(()=>{0===this.second?this.$router.go(-1):this.second--},1e3)}beforeDestroy(){clearInterval(this.timer)}};c=Object(r.a)([n.a],c);var i=c,o=(s("425c"),s("2877")),a=Object(o.a)(i,(function(){var t=this,e=t._self._c;t._self._setupProxy;return e("div",{staticClass:"error404 flex-col col-center row-center"},[e("div",[e("img",{attrs:{src:s("b780"),alt:""}}),e("div",{staticClass:"lg lighter m-t-30 m-b-30"},[t._v("哎呀,出错了!您访问的页面不存在…")]),e("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(e){return t.$router.go(-1)}}},[t._v(t._s(t.second)+" 秒后返回上一页")])],1)])}),[],!1,null,"3bd724f1",null);e.default=a.exports},"425c":function(t,e,s){"use strict";s("0619")},b780:function(t,e,s){t.exports=s.p+"img/img_404.f5cab093.png"}}]);
|