BookingService/frontend/dist/static/js/fail.40be6fc6.js

2 lines
1.6 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["fail"],{"790e":function(t,e,s){"use strict";var c=s("b449"),i=s.n(c);i.a},b449:function(t,e,s){},cc89:function(t,e,s){"use strict";s.r(e);var c=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("exception-page",{attrs:{type:"404"}})},i=[],n=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"exception"},[s("div",{staticClass:"img"},[s("img",{attrs:{src:t.config[t.type].img}})]),s("div",{staticClass:"content"},[s("h1",[t._v(t._s(t.config[t.type].title))]),s("div",{staticClass:"desc"},[t._v(t._s(t.config[t.type].desc))]),s("div",{staticClass:"action"},[s("a-button",{attrs:{type:"primary"},on:{click:t.handleToHome}},[t._v("返回首页")])],1)])])},a=[],o={403:{img:"https://gw.alipayobjects.com/zos/rmsportal/wZcnGqRDyhPOEYFcZDnb.svg",title:"403",desc:"抱歉,你无权访问该页面"},404:{img:"https://gw.alipayobjects.com/zos/rmsportal/KpnpchXsobRgLElEozzI.svg",title:"404",desc:"抱歉,你访问的页面不存在或仍在开发中"},500:{img:"https://gw.alipayobjects.com/zos/rmsportal/RVRUAYdCGeYNBWoKiIwB.svg",title:"500",desc:"抱歉,服务器出错了"}},p=o,l={name:"Exception",props:{type:{type:String,default:"404"}},data:function(){return{config:p}},methods:{handleToHome:function(){this.$router.push({name:"dashboard"})}}},r=l,d=(s("790e"),s("2877")),u=Object(d["a"])(r,n,a,!1,null,"e85f82bc",null),m=u.exports,g={components:{ExceptionPage:m}},f=g,h=Object(d["a"])(f,c,i,!1,null,"4ff23dea",null);e["default"]=h.exports}}]);
//# sourceMappingURL=fail.40be6fc6.js.map