mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
1 line
1.7 KiB
JavaScript
1 line
1.7 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-6e9ce4d2"],{"0804":function(t,e,s){},"2e54":function(t,e,s){"use strict";var c=s("0804"),i=s.n(c);i.a},"3f9a":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:"403"}})},i=[],n=s("7832"),a={components:{ExceptionPage:n["a"]}},o=a,p=(s("2e54"),s("0c7c")),r=Object(p["a"])(o,c,i,!1,null,"d17f9404",null);e["default"]=r.exports},7832:function(t,e,s){"use strict";var c=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"exception-page",style:{height:t.layoutMinHeight-32+"px"}},[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"}},[t._v("返回首页")])],1)])])},i=[],n={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=n,o={name:"ExceptionPage",props:["type"],data:function(){return{config:a}},inject:["layoutMinHeight"]},p=o,r=(s("f77d"),s("0c7c")),l=Object(r["a"])(p,c,i,!1,null,"ecff0cea",null);e["a"]=l.exports},"8f15":function(t,e,s){},f77d:function(t,e,s){"use strict";var c=s("8f15"),i=s.n(c);i.a}}]); |