1 line
1.3 KiB
JavaScript
1 line
1.3 KiB
JavaScript
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-783c5b99"],{"0673":function(t,s,c){"use strict";c.r(s);var e=function(){var t=this,s=t.$createElement,c=t._self._c||s;return c("div",{staticClass:"exception"},[c("div",{staticClass:"img"},[c("img",{attrs:{src:t.config[t.type].img}})]),c("div",{staticClass:"content"},[c("h1",[t._v(t._s(t.config[t.type].title))]),c("div",{staticClass:"desc"},[t._v(t._s(t.config[t.type].desc))]),c("div",{staticClass:"action"},[c("a-button",{attrs:{type:"primary"},on:{click:t.handleToHome}},[t._v("返回首页")])],1)])])},i=[],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:"抱歉,服务器出错了"}},a=o,n={name:"Exception",props:{type:{type:String,default:"404"}},data:function(){return{config:a}},methods:{handleToHome:function(){this.$router.push({name:"dashboard"})}}},p=n,l=(c("ccc4"),c("2877")),r=Object(l["a"])(p,e,i,!1,null,"6d5e2f4a",null);s["default"]=r.exports},c20d:function(t,s,c){},ccc4:function(t,s,c){"use strict";c("c20d")}}]);
|